Results 1 to 2 of 2

Thread: Using Visual Studio Express 2012 compiler on Qt Creator 2.6.1

  1. #1
    Join Date
    Feb 2010
    Location
    Brazil
    Posts
    23
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Using Visual Studio Express 2012 compiler on Qt Creator 2.6.1

    Hello,

    I've installed the Qt 5 package released today, that comes with Qt Creator 2.6.1. Trying to compile an example gives me this error:
    Qt Code:
    1. :-1: error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options.
    To copy to clipboard, switch view to plain text mode 

    After this I downloaded and installed Visual Studio Express 2012. After installing it, on Qt Creator on the build configuration screen of the example project, it says that there's 'No compiler set on kit'. Here's a print of the screen:

    qtc.jpg

    I tried clicking on 'Manage kits':

    qtc.jpg

    There's an autodetected kit with no compiler set for it. Clicking on 'manage' for the empty compiler field takes me to the 'compilers' tab, that shows several different visual c++ compilers. Clicking any of them does nothing.

    How do I set visual studio's compiler on qt creator?

  2. #2
    Join Date
    Jan 2012
    Location
    Iran, Tehran
    Posts
    308
    Thanks
    75
    Thanked 24 Times in 21 Posts
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Re: Using Visual Studio Express 2012 compiler on Qt Creator 2.6.1

    Go to tools/options/Build and run, then add qmake and set visual studio compiler, then in Compiler and Qtversions tabs make sure they have correctly filled

Similar Threads

  1. Qt 4.8.3 with Visual Studio 2012 does not compile the webkit
    By dennis81 in forum Installation and Deployment
    Replies: 1
    Last Post: 4th December 2012, 03:25
  2. Replies: 1
    Last Post: 2nd April 2012, 18:13
  3. Qt 4.4.1 deployement with Visual Studio Express 2008
    By abrou in forum Installation and Deployment
    Replies: 8
    Last Post: 28th February 2009, 03:13
  4. Visual Studio 2005 Express
    By Muzz in forum Installation and Deployment
    Replies: 22
    Last Post: 6th November 2008, 07:21
  5. Qt 4.2.2 and Visual studio express
    By Morea in forum Installation and Deployment
    Replies: 4
    Last Post: 30th May 2007, 07:45

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.