Page 1 of 1

codelite-2.6.0.4189 in WindowsXP + mingw-get, How to?

Posted: Thu Jul 22, 2010 7:34 am
by jiapei100
Hi, Eran:

Sorry for my silly question again.
I'm now testing codelite+mingw under WindowsXP.
Environments:
WindowsXP
mingw-get
codelite-2.6.0.4189

I just followed the steps described in http://codelite.org/forum/viewtopic.php?f=3&t=138

However, whenever I tried to compile a single file, I obtained some error messages like:

mingw32-make.exe: *** No rule to make target

Any suggestions Eran?

Best Regards
JIA

Re: codelite-2.6.0.4189 in WindowsXP + mingw-get, How to?

Posted: Thu Jul 22, 2010 8:02 am
by eranif
Please post your project file and the name of the file you are trying to build

Eran

Re: codelite-2.6.0.4189 in WindowsXP + mingw-get, How to?

Posted: Thu Jul 22, 2010 11:13 am
by jiapei100
Now, the error changes to

----------Building project:[ test - Debug ] (Single File Build)----------
<built-in>:0:0: fatal error: opening dependency file ./Debug/main.o.d: No such file or directory
compilation terminated.
mingw32-make.exe: *** [Debug/main.o.d] Error 1
----------Build Ended----------
0 errors, 0 warnings


I just created a simple g++ project and compile the main.cpp

The whole project is now attached as a .rar file.
Hope you can give me a hand.

Best Regards
JIA

Re: codelite-2.6.0.4189 in WindowsXP + mingw-get, How to?

Posted: Thu Jul 22, 2010 11:15 am
by jiapei100
Now, passed.

Strange !!!!

Thanks anyway Eran.
Thank you.

Best Regards
JIA