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. MSVC 2010 prebuild binaries for Qt 5.1.1
Qt 6.11 is out! See what's new in the release blog

MSVC 2010 prebuild binaries for Qt 5.1.1

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 2.1k 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.
  • G Offline
    G Offline
    gjscnc
    wrote on last edited by
    #1

    Is a pre-built binary available for visual studio 2010 and qt 5.1.1? (or any 5.1).

    When building my own, configuration script won't take the -c++11 option (even though I'm using MSVC 2010).

    Use of -no-angle option also results in messages that build probably won't be successful.

    Rather than hassle with all this I'm just looking for a pre-built binary.

    Can't use MSVC 2012 (although much preferred) due to version issues with other libraries I use.

    Suggestions?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      welcome to devnet

      The pre-builds are available on the "download page.":http://qt-project.org/downloads The first four links are online installers. AFAIK you deselect the Qt creator if you are not interested in this. Also all versions as listed below should be selectable.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • G Offline
        G Offline
        gjscnc
        wrote on last edited by
        #3

        Thanks, saw that folder. My fault - I forgot to mention that I am looking for 64-bit pre-builts, and did not see 64-bit available for 2010. Did I miss it?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          No there is not.

          Following this "article":http://blog.qt.digia.com/blog/2011/05/26/cpp0x-in-qt/ VS2010 support for c++-11 (in this case c++0x) should be automatically enabled.

          Are you using the latest update ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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