Windows 8 x86;
Qt 4.8.2;
Visual Studio Ultimate 2012 RC
Windows 8 x86; Qt 4.8.2; Visual Studio Ultimate 2012 RC
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As far as I know Qt does not yet support Visual Studio 2012 RC. However, I managed to build Qt 4.8 with Visual Studio 2011 beta (the predecessor to Visual Studio 2012 RC – they just decided to rename it) myself. It required making some changes to Qt source code before compiling. Here are the steps I used:
It took a little work but it worked for me and I now have dozens of Qt applications up and running, so I figured I’d share with anyone else who wants to build Qt 4.8.x on Visual Studio 11 (Visual Studio 2011 beta or Visual Studio 2012 RC.)
If this seems too complicated, just wait a bit; I’m sure Qt will support Visual Studio 2012 soon.