Results 1 to 2 of 2

Thread: Qt Config on Visual 2012

  1. #1
    Join Date
    Nov 2012
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Qt Config on Visual 2012

    Hello Everyone.
    First of all , sorry for ma basic English skills
    Im trying to write my first program in QT , but i had a problem.
    I use Windows 7, Visual Studio Prof 2012(mayby it is a problem ?) and QT Creator.

    I downloaded Qt libraries 4.8.3 for Windows (VS 2010, 235 MB) and Qt Creator 2.6.0 for Windows (51 MB) , installed it and VS.
    I want to start Qt GUI Project but have some errors.
    The best way will by screenshots of config.
    1.jpg
    2.jpg
    3.jpg
    4.jpg
    5.jpg

    Could You tell me how I can solve this problem ?
    Can I do it in VS 2012 ?

    Thank You for your time

  2. #2
    Join Date
    Feb 2011
    Location
    Bangalore
    Posts
    207
    Thanks
    20
    Thanked 28 Times in 27 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt Config on Visual 2012

    Qt is a library and it is essential for the library to be compiled with the same compiler as the one with which you are using to compile your own. Qt doesn't come with a pre-compiled version msvc11 compiler. It does come with vs2010. So either you can use msvc10 compiler used in vs 2010 or you will have to compile the whole qt source code with msvc11.

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, 02:25
  2. Qt and VS 2012
    By ToddAtWSU in forum Qt Tools
    Replies: 0
    Last Post: 20th October 2012, 01:31
  3. PY QT make File issue maya 2012
    By Wintg005 in forum Newbie
    Replies: 0
    Last Post: 8th June 2012, 16:25
  4. pyqt4 with Maya 2012
    By JLYK in forum Newbie
    Replies: 0
    Last Post: 20th October 2011, 19:26

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.