Failure on First use of Codelite
Posted: Tue Feb 17, 2015 6:04 pm
Hi. I'm a new user. Just installed Codelite after having virus problems with Code:Blocks.
As a test, I attempted to compile, I receive the following message. Clearly, I'm missing some information on setting up. Advice on getting through the first steps would be helpful.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
C :\WINDOWS\system32\cmd exe /C “"C /Program File (x86)/CodeBlock/MinGW/bin/mings32-make.exe" -j4 SHELL=cmd exe -e -f "First.mk" ./Debug/main.cpp.o"
<built-in>:O:O: fatal error: opening dependency file ./Debug/main.cpp.o.d: No such file or directory
compilation terminated.
mingw32-make.exe: [Debug/main.cpp.o.d] Error 1
I No errors found I : 0 errors, 0 warnings.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Then, I attempted a Build Project and received the follow messages:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
C:\WINDOWS\system32\cmd.exe /C ““C:/Program Files (x86)/CodeBlocks/MinGW/bin/mingw32-make.exe” -j4 SHELL=cmd.exe -e -f Make-File”
Building project:[ First - Debug ]
C:/Program is not recognized as an internal or external command,
operable program or batch file.
i——.—w.—.—_.;1]
Build endi with;0]
errors 1 errors, e warnings
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks in advanace.
As a test, I attempted to compile, I receive the following message. Clearly, I'm missing some information on setting up. Advice on getting through the first steps would be helpful.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
C :\WINDOWS\system32\cmd exe /C “"C /Program File (x86)/CodeBlock/MinGW/bin/mings32-make.exe" -j4 SHELL=cmd exe -e -f "First.mk" ./Debug/main.cpp.o"
<built-in>:O:O: fatal error: opening dependency file ./Debug/main.cpp.o.d: No such file or directory
compilation terminated.
mingw32-make.exe: [Debug/main.cpp.o.d] Error 1
I No errors found I : 0 errors, 0 warnings.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Then, I attempted a Build Project and received the follow messages:
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
C:\WINDOWS\system32\cmd.exe /C ““C:/Program Files (x86)/CodeBlocks/MinGW/bin/mingw32-make.exe” -j4 SHELL=cmd.exe -e -f Make-File”
Building project:[ First - Debug ]
C:/Program is not recognized as an internal or external command,
operable program or batch file.
i——.—w.—.—_.;1]
Build endi with;0]
errors 1 errors, e warnings
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks in advanace.