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. [SOLVED] Building 64 bit Qt with mingw-w64
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Building 64 bit Qt with mingw-w64

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

    I need to build a 64 bit version of Qt and i would like to do it using mingw-w64 but I am not having success. I use the TDM distribution of mingw-w64 (http://tdm-gcc.tdragon.net/download) and this Qt (http://qt.nokia.com/downloads/windows-cpp-vs2008). When i try to configure it using configure -opensource -platform win32-g++ I get this error:

    g++: error: unrecognized option '-static-libstdc++'
    mingw32-make: *** [qmake.exe] Error 1
    Building qmake failed, return code 2

    I really just need a 64 bit version of Qt and if there is another compiler that would work better i am okay with that.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      twf0001
      wrote on last edited by
      #2

      that worked, thanks!

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

        Please add [Solved] to your title when your issue has been resolved.

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

        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