Problem with devcpp
I need some help understanding a error message from dev-c++. I normaly use Visual c++ but needed a free compiler to use in school. So i don''t know much about understanding the error messages given from dev-c++, yet. So could you please explain to me what this means and how to solve it?
Compiler: Default compiler
Building Makefile: "H:\testar\Makefile.win"
Executing make...
make.exe -f "H:\testar\Makefile.win" all
make.exe: *** No rule to make target `//indigo/113jostTanyas projektarbete/Projekt.cpp'', needed by `"//indigo/113jostTanyas''. Stop.
Execution terminated
EndasilVisit my site, try my gameswww.dragonrealmsoftware.comI need more beta tester for my game! Check out http://www.dragonrealmsoftware.com
Try using a directory name that doesn''t have any spaces in it - make is probably treating it as a seperator between parameters or list items.
Iain HutchisonProgrammer, Silicon DreamsThe views expressed here are my own, not those of my employer.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement