Page 1 of 1

Removing projects

Posted: Tue Nov 11, 2008 12:15 am
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

Re: Removing projects

Posted: Tue Nov 11, 2008 12:23 am
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

Re: Removing projects

Posted: Tue Nov 11, 2008 9:14 am
by eranif
This is now fixed in SVN trunk

Eran