Building Project Doesn't Work
Posted: Sun Jan 11, 2015 12:00 am
I have recently downloaded 7.0 beta for code lite. I know this isn't to do with the versions as I have already gone through and tried the 6.1.1 version. I'm using a windows 8 computer and made sure to select the windows option for both of these. When I try and build it comes up with this
C:\Windows\system32\cmd.exe /C "C:/MinGW-4.8.1/bin/mingw32-make.exe -j4 SHELL=cmd.exe -e -f Makefile"
The current directory is invalid.
0 errors, 0 warnings
I have been using the g++ template under the console section and even with the default commands don't work.I would really appreciate if someone could explain to me where I've gone wrong as I really want to continue with C++ and I like the look of this program.
Thankyou
C:\Windows\system32\cmd.exe /C "C:/MinGW-4.8.1/bin/mingw32-make.exe -j4 SHELL=cmd.exe -e -f Makefile"
The current directory is invalid.
0 errors, 0 warnings
I have been using the g++ template under the console section and even with the default commands don't work.I would really appreciate if someone could explain to me where I've gone wrong as I really want to continue with C++ and I like the look of this program.
Thankyou