Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Which version of Qt to use for Window 7 64-bit and VS2010?

Which version of Qt to use for Window 7 64-bit and VS2010?

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.9k 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.
  • J Offline
    J Offline
    jervisd
    wrote on last edited by
    #1

    My development PC has Window 7 64-bit. I am also using MS VS2010 because I will need to interface to a DLL written by other team members in C++ and compiled using VS2010. I can compile the DLL as either 64-bit or 32-bit (release or debug). I don't care if my Qt program compiles to be a 32-bit or 64-bit executable. The combination Windows 7 64-bit with VS2010 isn't among the precompiled version I can download from the Qt-project download page. Which version of Qt should I download? Hopefully I won't have to re-build Qt from the source files. By the way, I also will be using the Qwt controls and plots. It looks like I will need to build that package from its source files.
    Thanks,
    Dave

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2
      • "this":http://download.qt-project.org/official_releases/qt/5.1/5.1.0/qt-windows-opensource-5.1.0-msvc2010-x86-offline.exe
      • or "this":http://download.qt-project.org/official_releases/qt/5.1/5.1.0/qt-windows-opensource-5.1.0-msvc2010_opengl-x86-offline.exe

      Compiling yourself is not a hard job, in fact. Once you gain some experience in Qt (or if you already have it), I recommend it - it's more flexible and gives some understanding to how Qt works. Could be painful on Windows, though.

      (Z(:^

      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