PDA

View Full Version : Qt Creator is not compiling my project.



LastElemtnal
16th January 2012, 15:22
I am using Qt Creator on winXP and I am getting


..\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.

ETweedale
14th February 2012, 12:42
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

ktk
4th April 2012, 13:41
Maybe re-run qmake from the Build menu. Are you really using Qt/2010.01 ?