[Qt-interest] MSVC 2010 ready for Qt yet?
Harri Pasanen
grego at mpaja.com
Sat Apr 30 13:52:20 CEST 2011
Thursday, April 28, 2011 11:23 pm
slayer81 at gmx.de writes:
> Hello!
>
> Awhile ago there was a discussion about MSVC 2010 not working with Qt due
> to a bug in MSVC. If I remember correctly, there was no way using the Qt
> binaries for Windows with MSVC 2010. You had to compile Qt yourself.
>
> Has this since changed?
>
> Are there any developers who can tell some pros/cons using the latest MSVC
> with Qt?
>
If you are using Visual C++ Express, the 2010 edition does not appear to
include *.msm merge modules for C++ runtime redistributable. That makes it
impossible to build a .msi installer incorporating automatic dependency to C++
runtime. At least I don't know how to get around this, please enlighten me if
you know how.
Also, if you have Visual C++ Express 2008 installed, the QtSDK installer
recognizes this and adds targets for it automatically in Qt Creator.
Additionally. if you are also using Python, via for example the excellent but
rarely mentioned PythonQt, http://pythonqt.sourceforge.net/ , it is simpler to
stick with VC 2008 as Python is also compiled with 2008, so you don't need to
recompile that as well.
Just my 2 precious cents...
Harri
http://mpaja.com/
More information about the Qt-interest-old
mailing list