Removing projects

Discussion about CodeLite development process and patches
tjulian
CodeLite Enthusiast
Posts: 32
Joined: Tue Nov 11, 2008 12:06 am
Contact:

Removing projects

Post by tjulian »

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
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Removing projects

Post by eranif »

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
Indeed a bug, please also report this one as well:
https://sourceforge.net/tracker/?group_ ... tid=979960

Eran
Make sure you have read the HOW TO POST thread
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Removing projects

Post by eranif »

This is now fixed in SVN trunk

Eran
Make sure you have read the HOW TO POST thread
Post Reply