Hello... Im fairly New to C++. Ive been trying to program In Dev C++ V 4.9.9.1 , But an error keeps me from compiling. This is in a Console App in the Compile Log:
Building Makefile: "C:\Dev-Cpp\Makefile.win"
Executing make...
make.exe -f "C:\Dev-Cpp\Makefile.win" all
Execution terminated
Can you help me through this please?![]()



LinkBack URL
About LinkBacks




Thats actually not an error. Though I agree it does have an ominous sound about it. Go ahead and run your program after it finishes compiling.
)