Hi all,
Following error i am facing while compiling (Static build) the qt 5.4 sources in my Windows7 PC using mingw compiler,
operable program or batch file.
Makefile.Debug:1093: recipe for target ‘RegExpJitTables.h’ failed
mingw32-make4: *** [RegExpJitTables.h] Error 1
mingw32-make4: Leaving directory ‘C:/QtStatic/qt-everywhere-opensource-src-5.4
.0/qtdeclarative/src/qml’
Makefile:38: recipe for target ‘debug-all’ failed
mingw32-make3: *** [debug-all] Error 2
mingw32-make3: Leaving directory ‘C:/QtStatic/qt-everywhere-opensource-src-5.4
.0/qtdeclarative/src/qml’
Makefile:41: recipe for target ‘sub-qml-make_first-ordered’ failed
mingw32-make2: *** [sub-qml-make_first-ordered] Error 2
mingw32-make2: Leaving directory ‘C:/QtStatic/qt-everywhere-opensource-src-5.4
.0/qtdeclarative/src’
Makefile:41: recipe for target ‘sub-src-make_first’ failed
mingw32-make1: *** [sub-src-make_first] Error 2
mingw32-make1: Leaving directory ‘C:/QtStatic/qt-everywhere-opensource-src-5.4
.0/qtdeclarative’
makefile:217: recipe for target ‘module-qtdeclarative-make_first’ failed
mingw32-make: *** [module-qtdeclarative-make_first] Error 2
please give some solution to fix this issue..
Thank you,
↧