In CodeLite 2304/WinXP, the Selected Configuration changes to debug when a project is removed. For example,
In workspace w, I have 2 projects, p1 and p2, and Release build is selected. Add project p3, remove project p3, and rebuild. CL now builds debug configuration.
Is this a bug?
--
tej
Removing projects
-
- CodeLite Enthusiast
- Posts: 32
- Joined: Tue Nov 11, 2008 12:06 am
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Removing projects
Indeed a bug, please also report this one as well:tjulian wrote:In CodeLite 2304/WinXP, the Selected Configuration changes to debug when a project is removed. For example,
In workspace w, I have 2 projects, p1 and p2, and Release build is selected. Add project p3, remove project p3, and rebuild. CL now builds debug configuration.
Is this a bug?
--
tej
https://sourceforge.net/tracker/?group_ ... tid=979960
Eran
Make sure you have read the HOW TO POST thread
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Removing projects
This is now fixed in SVN trunk
Eran
Eran
Make sure you have read the HOW TO POST thread