Qt Creator is not compiling my project.
I am using Qt Creator on winXP and I am getting
Code:
..\recon-build-desktop-Qt_4_7_4_for_Desktop_-_MinGW_4_4__Qt_SDK__Debug\Makefile.Debug:152: warning: overriding commands for target `debug/..o'
..\recon-build-desktop-Qt_4_7_4_for_Desktop_-_MinGW_4_4__Qt_SDK__Debug\Makefile.Debug:145: warning: ignoring old commands for target `debug/..o'
:-1: error: No rule to make target `RCS/../../', needed by `../../'. Stop.
It was somewhat working not too long ago getting moc duplicate definition errors and then I just started getting this error. I did not change anything between the two. Any and all help is appreciated. I did not post source because I have a good amount of it if you need to see it just ask.
Edit:
nvm I've fixed that problem.
Re: Qt Creator is not compiling my project.
Hello,
I'm also getting:
:-1: error: No rule to make target `../../../../Qt/2010.01/qt/mkspecs/win32-g++/qmake.conf', needed by `makefile'. Stop.
Could you please tell me how you fixed it?
Best, Elizabeth
Re: Qt Creator is not compiling my project.
Maybe re-run qmake from the Build menu. Are you really using Qt/2010.01 ?