November 22, 2011

Stefan Walter Stefan Walter
Ant Farmer
97 posts

Qt SDK with Visual Studio 2010 Compiler

 

I want to build my applications with MSVC 2010 compiler.

What is the best approach to reach the following results:

  • The base should be the SDK, because i would like to have the as example documentation and examples also installed.
  • QtCreator, QtDesigner as well as the Qt-Libs should be built with MSVC2010, to allow me the easy compilation of plugins and so on.
  • At the end i want the same thing as i would use the SDK Installer, but everything compiled with VC2010.

Can someone guide me in that to make it correct?

Thanks in advance…

5 replies

November 22, 2011

Lukas Geyer Lukas Geyer
Gene Splicer
2074 posts

Well, I guess you should start by installing the MSVC2010 build of the Qt libraries. These are found in the SDK as well.

November 22, 2011

Stefan Walter Stefan Walter
Ant Farmer
97 posts

No, there is only 2005 and 2008 available. 2010 seems not to be available in the SDK.

Lukas Geyer wrote:
Well, I guess you should start by installing the MSVC2010 build of the Qt libraries. These are found in the SDK as well.

November 22, 2011

Scylla Scylla
Lab Rat
238 posts

It’s available in the 4.8.0RC test section of the installer.

November 22, 2011

Stefan Walter Stefan Walter
Ant Farmer
97 posts

That’s a great tip, thanks.

That gives me 2 more questions:
1. When you guys think that 4.8.0 will be released?
2. If I want to compile my own plugin for the Creator and Designer to publish my own Ui Widgets compiled with VC10, what I have to do all?

Scylla wrote:
It’s available in the 4.8.0RC test section of the installer.

November 29, 2011

Stefan Walter Stefan Walter
Ant Farmer
97 posts

Okay, i did now a lot of tests and the result is the following:

  1. We use now Qt 4.8.0 RC and it works just fine with the MSVC 2010 compiler. That is now fine, because i expect that it will be released very soon.
  2. So far the Qt-Creator seems to be compiled with MSVC 2008 against Qt 4.7.4. Will that change to 4.8.0 when it gets released?
 
  ‹‹ QtMobility installation problem      linux configure option -system-jpeg: stuck as a plugin lib ››

You must log in to post a reply. Not a member yet? Register here!