Error - "The current directory is invalid."
Posted: Sun Jun 03, 2012 2:37 am
Whenever I compile the simple "Hello World" program, i get the following error:
----------Build Started--------
C:\windows\system32\cmd.exe /c ""make" -j 2 -f "test_proj.mk" ./Debug/main.o"
----------Building project:[ test_proj - Debug ] (Single File Build)----------
The current directory is invalid.
----------Build Ended----------
I have already created a workspace and project. I'm just compiling the default main.cpp that is created for the project - simple executable (g++). Some information that might be relevant:
Windows 7, 64-bit
Codelite v3.5.5377
----------Build Started--------
C:\windows\system32\cmd.exe /c ""make" -j 2 -f "test_proj.mk" ./Debug/main.o"
----------Building project:[ test_proj - Debug ] (Single File Build)----------
The current directory is invalid.
----------Build Ended----------
I have already created a workspace and project. I'm just compiling the default main.cpp that is created for the project - simple executable (g++). Some information that might be relevant:
Windows 7, 64-bit
Codelite v3.5.5377