Hi,
I've take a look at the new QT 5 packages and the 32 bits version is build with VS2010 but the 64 bits with VS2012 !!
It seems to me inconsistent... but...
I'm looking for "QT 5 - 64 bits - VS2010", does someone know where I can got it ?
Thx
Printable View
Hi,
I've take a look at the new QT 5 packages and the 32 bits version is build with VS2010 but the 64 bits with VS2012 !!
It seems to me inconsistent... but...
I'm looking for "QT 5 - 64 bits - VS2010", does someone know where I can got it ?
Thx
Thanks a lot,
It is the source code ! You mean I have to compile it by myself ? It is always possible but my past experience showed that it is a real pain :-P
yes, compile it yourself :) it used to be that you couldn't get built (windows) libs unless you had commercial license.
Yes, build it your self or download the vs2012 compilers in Visual Studio Express 2012.
you can only use studio2012 express on win8!
You sound surprised! They also took the command line compilers out of the Windows SDK especially for Windows 8
no, not surprised. Just pointing out to others in case they try to use it on win7.
Thanks for all your answer,
But why are they not compiling it with VS2010, it is completely stupid !!!!! All the libraries are in VS2010, except this one !!!
Really, I don't understand why they don't provide an official build ?
Possibly because that was what the volunteer that built the 64 bit version had available, maybe because the 64 bit Vs 2010 compiler is broken in some way, perhaps it's easier to build the various third-party libs using the 2012 compiler. You'd have to ask the volunteer directly.
Sure it is :-(
In my dream... I just simply "double click" and QT 5 64 bits VS 2010 is installed :-D