Why doesnt my Codelite compile?

Joined
3/25/11
Messages
26
Points
13
Hi guys, I just installed code-lite, but i dont why, its compiling any code. The error message is
Code:
 ----------Build Started--------
C:\windows\system32\cmd.exe /c ""mingw32-make.exe"  -j 8 -f "cs_wsp.mk""
The current directory is invalid.
----------Build Ended----------
0 errors, 0 warnings
Can anyone give me some help?
 
Looks like you're saving the file to an invalid directory. Try saving it to your desktop and running from there.

When you installed code-lite did you change the default directory to save files to?
If saving and running from the desktop still return's the same error I'd reinstall using all the default settings.
 

Similar threads

Back
Top Bottom