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
codelite-2.6.0.4189 in WindowsXP + mingw-get, How to?
-
- CodeLite Expert
- Posts: 115
- Joined: Wed Dec 30, 2009 8:29 am
- Genuine User: Yes
- IDE Question: C++
- Location: Surrey, BC, Canada
- Contact:
codelite-2.6.0.4189 in WindowsXP + mingw-get, How to?
Welcome to Vision Open
http://www.visionopen.com
http://www.visionopen.com
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: codelite-2.6.0.4189 in WindowsXP + mingw-get, How to?
Please post your project file and the name of the file you are trying to build
Eran
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Expert
- Posts: 115
- Joined: Wed Dec 30, 2009 8:29 am
- Genuine User: Yes
- IDE Question: C++
- Location: Surrey, BC, Canada
- Contact:
Re: codelite-2.6.0.4189 in WindowsXP + mingw-get, How to?
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
----------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
You do not have the required permissions to view the files attached to this post.
Welcome to Vision Open
http://www.visionopen.com
http://www.visionopen.com
-
- CodeLite Expert
- Posts: 115
- Joined: Wed Dec 30, 2009 8:29 am
- Genuine User: Yes
- IDE Question: C++
- Location: Surrey, BC, Canada
- Contact:
Re: codelite-2.6.0.4189 in WindowsXP + mingw-get, How to?
Now, passed.
Strange !!!!
Thanks anyway Eran.
Thank you.
Best Regards
JIA
Strange !!!!
Thanks anyway Eran.
Thank you.
Best Regards
JIA
Welcome to Vision Open
http://www.visionopen.com
http://www.visionopen.com