Qt 5.0.1 problem with build qt3d. [sub-src-make_first] Error 255
-
Hey,
Im trying to build qt3d i downloanded master branch from http://qt.gitorious.org/qt/qt3d/commits/master as pack tar.gz, i'm spending the second day to fix this issue. :/
When i press build button, it building a while and:
@cd src\ && ( if not exist Makefile C:\Qt\Qt5.0.1\5.0.1\mingw47_32\bin\qmake.exe C:\Users\Damian\Downloads\qt-qt3d-master(1)\qt-qt3d\src\src.pro -spec win32-g++ CONFIG+=declarative_debug CONFIG+=qml_debug -o Makefile ) && C:/Qt/Qt5.0.1/Tools/MinGW/bin/mingw32-make -f Makefile
W tym momencie \qt-qt3d\src\src.pro byo nieoczekiwane.
makefile:43: recipe for target 'sub-src-make_first' failed
mingw32-make: *** [sub-src-make_first] Error 255
21:46:52: Proces "C:\Qt\Qt5.0.1\Tools\MinGW\bin\mingw32-make.exe" zakończył się kodem wyjściowym 2.
Error while building/deploying project qt3d (kit: Desktop Qt 5.0.1 MinGW 32bit)
Podczas wykonywania kroku "Make"@W tym momencie \qt-qt3d\src\src.pro byo nieoczekiwane. -> In this moment \qt-qt3d\src\src.pro was unexpected.
Any hints what im doing wrong?