On 10/16/2011 5:14 AM, Matthias Pospiech wrote:
Am 16.10.2011 11:37, schrieb Antonio P.:
In case I need to compile my app with msvc compler, what I need ?
I'd be happy to install only the files needed, instead of the whole visual studio.... As I have seen on the web, the express edition cannot be used to build 64 bit versions. There are another lacks I have to bear in mind ?
Thanks a lot .

Install the Qt SDK with the msvc libs. After installation it tells your which msvc tools you need to install.
(Probably the MS SDK, but I do not remeber the correct name or the link)
You do not need any Visual Studio installed. The compiler and debugging tools are provided for free (without the IDE).

And if you really want to compile 64 bit you need to recompile Qt itself for 64 bit.

If you do have Visual Studio 2010 (not express) you could follow this guide.
http://www.holoborodko.com/pavel/2011/02/01/how-to-compile-qt-4-7-with-visual-studio-2010/


_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to