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] can't compile qtbase (qt5) with mingw
QtWS25 Last Chance

[Solved] can't compile qtbase (qt5) with mingw

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 3 Posters 3.6k Views
  • 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.
  • O Offline
    O Offline
    ottoshmidt1
    wrote on last edited by
    #1

    Couldn't have managed to compile qtbase (from here git://gitorious.org/qt/qtbase.git) on win32 system with mingw provided with qtcreator 2.3. Followed tips from here: http://developer.qt.nokia.com/faq/answer/how_can_i_set_up_my_environment_for_building_qt_qt_applications_with_mingw
    but no result

    errors here:

    http://pastie.org/2495871

    1 Reply Last reply
    0
    • O Offline
      O Offline
      ottoshmidt1
      wrote on last edited by
      #2

      I needed to run configure with option -no-qt3support

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

        Please mark your subject line with [Solved] in the beginning, Thx

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

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dfaure
          wrote on last edited by
          #4

          If anyone tries to do the same: run configure.exe in a cmd.exe shell, NOT in a "git bash" shell.

          Running configure.exe in git bash will result in weird errors like:
          cc1plus.exe: ../../../include/QtCore/QtCore: not a directory

          David Faure (david.faure@kdab.com)
          KDE/Qt Senior Software Engineer
          KDAB - Qt Experts - Platform-independent software solutions

          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