Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Using QT5 on windows
Qt 6.11 is out! See what's new in the release blog

Using QT5 on windows

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kantaki
    wrote on last edited by
    #1

    Hello,

    I am using windows 8 and I want to use QT5.
    I only have Visual Studio 2012 installed but QT5 is shipped with the visual 2010 compiler. Does this mean I have to install visual studio 2010 to use QT5 on windows?

    Or can I use different compilers like vs2011 or mingw?

    Atm QT tells me:
    No compiler can produce code for this QT version.

    1 Reply Last reply
    0
    • ZlatomirZ Offline
      ZlatomirZ Offline
      Zlatomir
      wrote on last edited by
      #2

      To use it with VS2012 or MinGW you will need to build Qt framework yourself (with the compiler you want to use) - "here":releases.qt-project.org/qt5.0/rc2/single/qt-everywhere-opensource-src-5.0.0-rc2.zip is a link to RC2 source code.

      //you can search on doc/wiki on how to build Qt - and also ask here if something isn't clear.

      https://forum.qt.io/category/41/romanian

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved