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. Qt 5.0.1 - qt_lib_bootstrap.pri

Qt 5.0.1 - qt_lib_bootstrap.pri

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.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.
  • S Offline
    S Offline
    SumRandomGuy
    wrote on last edited by
    #1

    I'm slowly getting there with cross-platform development. Windows is by far the most complicated.

    Here's my latest. I've been working to get a static compile environment unsuccessfully. I just reinstalled Qt 5.0.1 bundled with everything I need. Easiest to get installed, hardest to get static compiled.

    Anyway, I can compile and run when I have it set to release. When I set it to debug, I get this:
    @11:04:41: Running steps for project TestProj1...
    11:04:41: Configuration unchanged, skipping qmake step.
    11:04:41: Starting: "C:\Qt\Qt5.0.1\Tools\MinGW\bin\mingw32-make.exe"
    mingw32-make: *** No rule to make target '../../../../../Qt/Qt5.0.1/5.0.1/mingw47_32/mkspecs/modules-inst/qt_lib_bootstrap.pri', needed by 'Makefile'. Stop.
    11:04:41: The process "C:\Qt\Qt5.0.1\Tools\MinGW\bin\mingw32-make.exe" exited with code 2.
    Error while building/deploying project TestProj1 (kit: Desktop Qt 5.0.1 MinGW 32bit)
    When executing step 'Make'@

    Googling has returned nothing so far.

    Any ideas?

    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