Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. mingw32-make: Nothing to be done for 'first'.
Forum Updated to NodeBB v4.3 + New Features

mingw32-make: Nothing to be done for 'first'.

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
2 Posts 2 Posters 375 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.
  • C Offline
    C Offline
    CrossAutomaton
    wrote on last edited by
    #1
    C:\Qt\5.9.9\Src>configure -debug-and-release -opensource -prefix "C:/Qt/5.9.9/mingw53_32_static" -platform win32-g++ -no
    make examples -opengl desktop
    \+ cd qtbase
    \+ C:\Qt\5.9.9\Src\qtbase\configure.bat -top-level -debug-and-release -opensource -prefix "C:/Qt/5.9.9/mingw53_32_static"
     -platform win32-g++ -nomake examples -opengl desktop
    Bootstrapping qmake ...
    mingw32-make: Nothing to be done for 'first'.
    C:/Qt/5.9.9/Src/qtbase/mkspecs/features/toolchain.prf:208: Extra characters after test expression.
    Project ERROR: Compiler produced empty value for Active.
    

    i want to get a MinGw64

    Any idea why is it like this?

    Regards,

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

      Hi and welcome to devnet,

      Looks like your sources have an issue. I would ré-extract them and start fresh.

      Also, please use out of source builds so that you can more easily restart if something goes wrong.

      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
      1

      • Login

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