<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Qt Creator not starting on Windows 8]]></title><description><![CDATA[<p dir="auto">Hello.</p>
<p dir="auto">I though about using Qt for a small and quick project, as I had used it quite some time ago (few years) to play with it. So I registered got the web download and installed it with no special issue.</p>
<p dir="auto">The problem came on when I wanted to start using it, as the QtCreator just do not run, or I should say it is running I saw it on my task manager on Windows 8, both on the Process and Details tab, but it still idle at 0% CPU and about 32MB of Memory used, I've left it for a long time, but there is just nothing going on after that point.</p>
<p dir="auto">I've trried to find log, or running from console but it don't do anything, even running as an administrator do not changes think.</p>
<p dir="auto">So I4m open to any suggestions to troubleshoot this issue.</p>
<p dir="auto">Cheers!</p>
]]></description><link>https://forum.qt.io/topic/60892/qt-creator-not-starting-on-windows-8</link><generator>RSS for Node</generator><lastBuildDate>Tue, 22 Sep 2026 22:26:01 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/60892.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 21 Nov 2015 14:48:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Qt Creator not starting on Windows 8 on Sat, 21 Nov 2015 21:26:21 GMT]]></title><description><![CDATA[<p dir="auto">Maybe something funky in the signature database of your AV. They should say something but that's not always the case or sometimes it's a bit cryptic…</p>
<p dir="auto">Anyway, the most important part is that you can now develop :)</p>
<p dir="auto">Happy coding !</p>
]]></description><link>https://forum.qt.io/post/299135</link><guid isPermaLink="true">https://forum.qt.io/post/299135</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sat, 21 Nov 2015 21:26:21 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Creator not starting on Windows 8 on Sat, 21 Nov 2015 21:19:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> yes you are right, though on this case it is not my program I could not even run the editor and start programing which is why I was puzzled, also usually when AV detects something it should tel you and no cuch thing happened either on this case. But that's really the first thing I'll check next time I met a fancy issue like this one.</p>
]]></description><link>https://forum.qt.io/post/299132</link><guid isPermaLink="true">https://forum.qt.io/post/299132</guid><dc:creator><![CDATA[alarai]]></dc:creator><pubDate>Sat, 21 Nov 2015 21:19:07 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Creator not starting on Windows 8 on Sat, 21 Nov 2015 21:09:27 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">The answer is pretty simple: anti-virus and fellow softwares are not always very friendly to developers because as one, you are creating new executable in your system which might be considered dangerous. So what can happen is that as soon as your executable is created it's detected and put in quarantine by said software.</p>
]]></description><link>https://forum.qt.io/post/299131</link><guid isPermaLink="true">https://forum.qt.io/post/299131</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sat, 21 Nov 2015 21:09:27 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Creator not starting on Windows 8 on Sat, 21 Nov 2015 20:10:11 GMT]]></title><description><![CDATA[<p dir="auto">Okay, well the thing I did not suspected happened and thanks to your suggestion I found it. I'm using Avast and for some reason it seems it is the culprit.<br />
Now I'll have to find why as it seems to be responsible but at the same time it does not give a single warning or message about the process. I can't find any warnings from his logs or anything else.<br />
That's gonna be a pain to understand while waiting for time to look for the reason, I'll be placing the folder in my exclusion list.<br />
Should have thinked about that!</p>
]]></description><link>https://forum.qt.io/post/299126</link><guid isPermaLink="true">https://forum.qt.io/post/299126</guid><dc:creator><![CDATA[alarai]]></dc:creator><pubDate>Sat, 21 Nov 2015 20:10:11 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Creator not starting on Windows 8 on Sat, 21 Nov 2015 19:59:36 GMT]]></title><description><![CDATA[<p dir="auto">Ok so it dont like your pc for some reason.<br />
Do you have any scanners or protection running?</p>
<p dir="auto">Did you move special folder (like docs) to other drive?</p>
<p dir="auto">if u open cmd prompt and run qmake<br />
does it also hang?</p>
]]></description><link>https://forum.qt.io/post/299125</link><guid isPermaLink="true">https://forum.qt.io/post/299125</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Sat, 21 Nov 2015 19:59:36 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Creator not starting on Windows 8 on Sat, 21 Nov 2015 19:55:58 GMT]]></title><description><![CDATA[<p dir="auto">Hello.<br />
Ok I just tried first to remove the packages but it was still not working so I tried completely removing and had an issue, it seemed okay from the interface but the folder was still there and could not be deleted because of a qmake.exe file being used.<br />
So I tried killing it but it was not present in the task manager (even in the details tab), I then launch process explorer and there I could see three qmake.exe process with no activity but that could not be killed.<br />
When I try to kill them for each one it would not work the first try and I would get access denied on the next try.</p>
<p dir="auto">So I rebooted, installed again selected only one version of qt and removing the autoselected msvc stuff. And I opened process explorer before running it, and there I could see it qcreator would launch and then run three qmake process and then nothing I've left it as it is so far since about 30 minutes but still not moving or showing anything.</p>
<p dir="auto">It seems from process explorer that the launched command line is :<br />
F:\Dev\Qt2\5.5\mingw492_32\bin\qmake.exe  -query</p>
<p dir="auto">I tried running it but it just got stuck like the others and cannot be killed via process explorer either :(</p>
]]></description><link>https://forum.qt.io/post/299124</link><guid isPermaLink="true">https://forum.qt.io/post/299124</guid><dc:creator><![CDATA[alarai]]></dc:creator><pubDate>Sat, 21 Nov 2015 19:55:58 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Creator not starting on Windows 8 on Sat, 21 Nov 2015 18:21:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alarai">@<bdi>alarai</bdi></a><br />
hi. well just asking around as normally Creator just works on win 8.<br />
If possible try install only mingw and see if that works then.</p>
]]></description><link>https://forum.qt.io/post/299118</link><guid isPermaLink="true">https://forum.qt.io/post/299118</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Sat, 21 Nov 2015 18:21:50 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Creator not starting on Windows 8 on Sat, 21 Nov 2015 18:17:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mrjj">@<bdi>mrjj</bdi></a> Hello.</p>
<p dir="auto">Thanks for your answer, well I left the msvc as I had it and was more planning to use MinGW as a compiler as it is more open. I don't have spectific plans compiler wise I thought I would simply try and use the better.</p>
<p dir="auto">As for the installer I used yes it is the one you just said.</p>
<p dir="auto">So my guessing is that I should not have both so should I remove the msvc package and try again ?</p>
]]></description><link>https://forum.qt.io/post/299117</link><guid isPermaLink="true">https://forum.qt.io/post/299117</guid><dc:creator><![CDATA[alarai]]></dc:creator><pubDate>Sat, 21 Nov 2015 18:17:55 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Creator not starting on Windows 8 on Sat, 21 Nov 2015 17:34:01 GMT]]></title><description><![CDATA[<p dir="auto">well, so you install both for Visual Studio compiler and<br />
mingw compiler?<br />
I assumed you downloaded this one<br />
qt-unified-windows-x86-2.0.2-2-online.exe</p>
<p dir="auto">Which compiler do you plan to use ?</p>
]]></description><link>https://forum.qt.io/post/299114</link><guid isPermaLink="true">https://forum.qt.io/post/299114</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Sat, 21 Nov 2015 17:34:01 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Creator not starting on Windows 8 on Sat, 21 Nov 2015 17:30:01 GMT]]></title><description><![CDATA[<p dir="auto">Hello.</p>
<p dir="auto">Not sure about what you meant so here are the modules I had selected during the install process. I pretty much left almost everything by default as far as I remember.<br />
Qt 5.5 :</p>
<ul>
<li>MinGW 4.9.2 32bits</li>
<li>msvc2013-64bits</li>
<li>msvc2012-32bits</li>
<li>Qt Web Engine</li>
<li>Qt Canvas 3D</li>
<li>Qt Quick 1</li>
<li>Qt Quick Controls</li>
<li>Qt3D</li>
<li>Qt Location</li>
<li>Qt Script</li>
</ul>
<p dir="auto">Qt 5.4 selected items :</p>
<ul>
<li>MinGW 4.9.1 (32 bit) OpenGl</li>
<li>msvc2012 32-bit OpenGL</li>
<li>msvc2013 64-bit</li>
</ul>
<p dir="auto">Tools selected items :</p>
<ul>
<li>Qt Creator 3.5.1</li>
<li>MinGW 4.9.1</li>
<li>MinGW 4.9.2</li>
</ul>
<p dir="auto">Qt Extras items :</p>
<ul>
<li>Qt WebView 1.1 (Tech Preview)</li>
<li>Qt Canvas 3D 1.0 (Tech Preview)</li>
</ul>
]]></description><link>https://forum.qt.io/post/299113</link><guid isPermaLink="true">https://forum.qt.io/post/299113</guid><dc:creator><![CDATA[alarai]]></dc:creator><pubDate>Sat, 21 Nov 2015 17:30:01 GMT</pubDate></item><item><title><![CDATA[Reply to Qt Creator not starting on Windows 8 on Sat, 21 Nov 2015 16:18:09 GMT]]></title><description><![CDATA[<p dir="auto">Hi<br />
mingw or visual studio installer ?</p>
]]></description><link>https://forum.qt.io/post/299112</link><guid isPermaLink="true">https://forum.qt.io/post/299112</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Sat, 21 Nov 2015 16:18:09 GMT</pubDate></item></channel></rss>