TheBuffoon
Member
I am just starting to learn C++ and have this problem compiling any program i try. Here is the compiler log message:
Building Makefile: "C:\Documents and Settings\Pete\My Documents\Makefile.win"
Executing make...
make.exe -f "C:\Documents and Settings\Pete\My Documents\Makefile.win" all
Execution terminated
I have a feeling it has to do with the project workspace. Is there a certain folder the project needs to be saved in?
and what is a makefile?
thanks
Building Makefile: "C:\Documents and Settings\Pete\My Documents\Makefile.win"
Executing make...
make.exe -f "C:\Documents and Settings\Pete\My Documents\Makefile.win" all
Execution terminated
I have a feeling it has to do with the project workspace. Is there a certain folder the project needs to be saved in?
and what is a makefile?
thanks