regarding the resource compiler RCC the error message is as follows:
bin\rcc.exe -name simulatore-IA simulatore-IA.qrc -o release\qrc_simulatore-IA.cpp
mingw32-make[1]: Leaving directory `C:/Qt/progetti/simulatore-IA'
process_begin: CreateProcess(NULL, bin\rcc.exe -name simulatore-IA simulatore-IA.qrc -o release\qrc_simulatore-IA.cpp, ...) failed.
make (e=2): Can not find the file specified.
bin\rcc.exe -name simulatore-IA simulatore-IA.qrc -o release\qrc_simulatore-IA.cpp
mingw32-make[1]: Leaving directory `C:/Qt/progetti/simulatore-IA'
process_begin: CreateProcess(NULL, bin\rcc.exe -name simulatore-IA simulatore-IA.qrc -o release\qrc_simulatore-IA.cpp, ...) failed.
make (e=2): Can not find the file specified.
To copy to clipboard, switch view to plain text mode
did not create the compiled file qrc_simulatore_IA.cpp. why?
I solved the installation of QtCreator 2.6.0 with Qt 4.8.3 (I downloaded the correct executable, downloaded the first did not work).
Bookmarks