[Qt-interest] Windows 7 Style not showing?
Eric Clark
eclark at ara.com
Tue Nov 9 19:18:25 CET 2010
Thank you everyone for your help! I have a lot of suggestions here, so I am going to take them one at a time and see if I can't get it fixed. Also, we do not support Win2K with our application, so there is no need for me to have to worry about Win2K compatibility issues, but thank you everyone for your help!
Are there any trolls out there that can tell me when Qt plans to start supporting VS 2010? And by that I mean, when do they plan to start releasing the VS 2010 build for commercial customers?
Thanks Again!
Eric
> -----Original Message-----
> From: qt-interest-bounces at trolltech.com [mailto:qt-interest-
> bounces at trolltech.com] On Behalf Of Constantin Makshin
> Sent: Tuesday, November 09, 2010 11:17 AM
> To: Qt Interest
> Subject: Re: [Qt-interest] Windows 7 Style not showing?
>
> Yes, VC2010 requires at least Windows XP SP2.
>
> But:
> 1) you still can use the latest Windows SDK with previous (not too old,
> though) versions of MSVC;
> 2) a guy on one forum says "if you really need to support Win2K, you can use
> a new VC++2010 feature called "Multi targetting". With this feature you can
> use VS 2010 to compile the application with an older version of the compiler
> and libraries. I never tried it myself, but if you have VC++ 2010 and VC++ 2008
> installed, you can use the 2010 IDE and use multi targetting to let 2010 use
> the compilers/libraries from 2008."
>
> Also, Qt Software (Nokia) dropped Windows 2000 support in Qt 4.5, so if you
> want to support Win2K, you have to stick to the "MSVC 2008 RTM - Qt 4.4.x"
> combination. Using newer version of Visual C++ [compiler] will make your
> applications completely unusable because Win2000 users won't be able to
> run them. Using newer version of Qt is risky because noone guarantees
> correct behavior on an unsupported platform.
>
> On Tuesday 09 November 2010 17:46:12 Alex Strickland wrote:
> > On 2010/11/09 04:38 PM, Constantin Makshin wrote:
> >
> > > Lack of Windows 2000 in the list of supported platforms doesn't mean
> your applications compiled with this SDK won't work on Win2K. ;)
> >
> > But note that compiling with VS2010 does.
More information about the Qt-interest-old
mailing list