The problem of QtCreator on win
-
Hmm,
Well, then it seems that something must have gone wrong when you installed the notebook. Maybe reinstall MSVC and Qt and that might fix it.
Good for you that you are able to compile!wrote on 6 Sept 2015, 08:44 last edited by@Jeroentjehome Set the path to the PATH CL environment variable, or not.
-
Hmm,
Well, then it seems that something must have gone wrong when you installed the notebook. Maybe reinstall MSVC and Qt and that might fix it.
Good for you that you are able to compile!wrote on 6 Sept 2015, 09:09 last edited by@Jeroentjehome Will it be caused by MSVC2014? Can I from the QtCreator "build and run" setting, I use the Qt compiler settings is MSVC2013 ah.
-
Hi,
Yes it is, on Windows you can't mix and match. All of your libraries/application must be compiled with the same compiler. They are not compatible one with the other. So since you have the VS2013 package installed you must use Visual Studio 2013.
If you want to use Visual Studio 2015, you have to build Qt yourself at this time.
-
Hi,
Yes it is, on Windows you can't mix and match. All of your libraries/application must be compiled with the same compiler. They are not compatible one with the other. So since you have the VS2013 package installed you must use Visual Studio 2013.
If you want to use Visual Studio 2015, you have to build Qt yourself at this time.
wrote on 7 Sept 2015, 02:24 last edited by@SGaist said:
Visual Studio 2015 is installed to my experience, my computer at the same time the installation of Visual Studio 2015 and Visual Studio 2013, QtCreator can automatically identify it? -
I'm not sure I understood what you wrote. Do you have both version installed on your machine ?
-
I'm not sure I understood what you wrote. Do you have both version installed on your machine ?
wrote on 8 Sept 2015, 15:29 last edited by@SGaist Qt has MSVC 32 and x64, both use msvc2013 compiler, the compiler also installed vs2013 and 2015 (for experience). Mingw version can be compiled, MSVC is unable to find the CL command.
-
Lifetime Qt Championwrote on 8 Sept 2015, 19:13 last edited by SGaist 9 Aug 2015, 19:13
Did you check that your kits are setup properly ?
-
wrote on 9 Sept 2015, 03:01 last edited by
@SGaist said:
Did you check that your kits are setup properly ?
Check the version of the Qt and the compiler's information from the setup to check for exceptions
-
Do you have any warnings ?
-
wrote on 16 Sept 2015, 02:48 last edited by
@SGaist No warning from the setup interface, now use the MinGW are all normal
23/23