Import Project completely crashing Qt Creator Winx64?
-
[EDIT: Sorry, just realized this may have been the wrong place to post this; won't do it again. Hoping a reply still comes.]
I just upgraded to the latest Qt download Windows x64 with OpenGL (offline download).
My project failed to open (crashed), so I thought maybe the format of the .creator.user file had changed. However, when I tried again to simply import a pretend project with 1 file and generate the setup files, Qt Creator still crashed.DanN
Qt Creator 3.3.0 (opensource)
Based on Qt 5.4.0 (MSVC 2010, 32 bit)Built on Dec 8 2014 at 15:24:21
From revision d36c4d87db
-
Hi and welcome to devnet,
Does it also happen if you create a new default project ?
-
Just a note:
Reverting to...Qt 5.3.2 (MSVC 2010, 32 bit)
Built on Sep 12 2014 at 15:47:18
From revision 602746950b...fixed my Import Project issue in Windows (although I thought I downloaded the VS2013 version)
Linux Qt Creator 5.4 is working fine for me still.
-
You have several packages available for windows for the different compilers e.g. MinGW, VS2013 etc.
-
You should be able to deduce this from the folder name of your Qt installation
-
I meant you should a file like:
@qt-opensource-windows-x86-msvc2013_64-5.4.0.exe@
unless you used the online installer.