Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8147603
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T14:24:24+00:00 2026-06-06T14:24:24+00:00

Windows 8 x86; Qt 4.8.2; Visual Studio Ultimate 2012 RC

  • 0

Windows 8 x86;
Qt 4.8.2;
Visual Studio Ultimate 2012 RC

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T14:24:25+00:00Added an answer on June 6, 2026 at 2:24 pm

    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:

    • Copy mkspecs/win32-msvc2010 to mkspecs/win32-msvc2012 and edit the qmake.conf file to specify _MSC_VER=1700.
    • Search for “msvc2010” in all files in the extracted directory and patch the ~10 places to also understand “msvc2012”
    • In a Visual Studio command shell, cd to tools/configure, run a previous version of qmake (which you need to already have), and then run nmake to update your configure.exe.
    • Search for “make_pair<” in all files and remove the template arguments.
      • This may not be required in VS 2012; in VS 2011-beta I got compile errors with make_pair when template arguments were specified.
    • In src\3rdparty\javascriptcore\JavaScriptCore\runtime\Structure.{h,cpp} change the make_pair calls to explicit JSC::StructureTransitionTableHash::Key constructor calls.
    • Edit src\3rdparty\clucene\src\CLucene\config\define_std.h to comment out _CL_HAVE_HASH_MAP and _CL_HAVE_HASH_SET
    • In a Visual Studio command shell, run the configure program that is installed with the source, e.g.: configure.exe -debug-and-release -platform win32-msvc2012 -opensource
      • [Optionally] add ‘-nomake demos -nomake examples’ to the command line to save build time, and/or ‘-mp’ to build in parallel
    • When the configure is complete, type nmake to start the build. This will build debug and release versions of all the libraries as well as release versions of all the tools (designer, etc.).

    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.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have Visual Studio 2010 Ultimate on Windows 7 Enterprise running on a x86
I have Visual studio 2008 running on windows-7(x86). I have installed subversion (server+client), tortoise
My development machine is running Windows 7 Ultimate x64. I installed Visual Studio 2010
hello i working following system. windows 7 ultimate sp1 x64. visual studio 9 c++
I am trying to compile Boost 1.47 for x86 Windows CE using Visual Studio
I have a Visual Studio 2010 Windows Forms application in which I start a
I am running Windows 7 64bit, with Visual Studio 2008. I installed the CUDA
I am using Visual Studio 2010 Professional Edition, and Windows Vista. Firstly, I have
I am getting an error running: C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo
I have small C/C++ project in Visual Studio 2012 RC This applications parses the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.