Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

Qt 5.0.1 - qt_lib_bootstrap.pri

$
0
0
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?

Viewing all articles
Browse latest Browse all 18427

Trending Articles