[Qt-creator] MS Visual Studio compiler with Qtcreator
Daniel Teske
daniel.teske at nokia.com
Thu Jan 22 16:31:18 CET 2009
> so also path settings have to contain paths
> to exe and include files... for this you can use bat file provided with
> visual studio (command prompt) and update PATH to contain also path to Qt
> binaries...
Actually Qt Creator should set all those environment variables correctly if
you set the correct Qt Version inside Tools/Options/Qt4. We try to detect
whether the qt version you have added there is compiled with Visual Studio,
and if so we automatically set environment up, like the vsvars.bat does.
And we automatically add the qt versions bin directory to the PATH.
I'd be intrested if it doesn't work for you. So could you try running Qt
Creator from a clean environment and just set the right path to you msvc
compiled qt inside Tools/Options/Qt4/QtVersions.
daniel
More information about the Qt-creator-old
mailing list