Code::Blocks Forums

User forums => Help => Topic started by: grunerite on December 31, 2005, 03:59:36 am

Title: Build target type auto switches to "console" from "dynamic"
Post by: grunerite on December 31, 2005, 03:59:36 am
WinXP
SVN revision 1615-unicode

In a multi-project with multi-target workspace, when changing the option Project->Build_Options->Directories->Resource_Compiler from 'Append target option to project options' to 'Use target options only', C::B keeps changing my build target from "Dynamic Library" to "Console Application", or vice-versa. I think it requires a 'save project' for the auto-change to appear.

It does not do it every time I make a change, but it happens quite often and has become a real show-stopper for me.

This workspace was created by importing from a VS6 workspace.

Anybody else seen this? Is this a known bug or is it likely I am doing something wrong?

Reported at sourceforge bug-tracker
Title: Re: Build target type auto switches to "console" from "dynamic"
Post by: mandrav on December 31, 2005, 08:53:08 am
I noticed this strange bug just yesterday. I will look into this.