yes, but I want to know why does Code::Blocks do not give me the file I'm expecting.
For info I open my MSVC workspace with Code::Blocks( yes it can do it), I click "build", it compiles the first file only, tells me there is a syntax error with /bin/sh, and tells there is no error, and does not give me the file I'm expecting, no file in the release folder.
Code:
-------------- Build: Win32 Release in MegaPad ---------------
Compiling: PAD.cpp
/bin/sh: Syntax error: "(" unexpected
Process terminated with status 2 (0 minutes, 0 seconds)
0 errors, 0 warnings
I'm progressing. After installing some packets I got KDevelop to work.
__________________
If you're wondering where Mario__ is, he is currently saving Peach__ once again.
Last edited by Luigi__; November 21st, 2007 at 20:53..