[Lazarus] Build modes not saved in default compileroptions?

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Jan 3 16:18:58 CET 2012


On Mon, 2 Jan 2012 16:46:54 +0100
Bart <bartjunk64 at gmail.com> wrote:

> Hi,
> 
> A while ago I added buildmodes to one of my projects ("Release" and
> "Debug") with 2 different sets of options for code-generation and
> linking.
> I then told the IDE to use these compileroptions for all my new projects.
> This worked fine, all my new projects now had my 2 build modes.

Maybe you used Save Project As?

 
> However, this seems no longer the case.

It was never implemented. Only the active build mode was saved
(one set of compiler options).

> I have to re-define my build modes in every new project I make.

I implemented it. 
When the checkbox 'Use these ... as default' is checked the IDE now
saves all build modes and will use them for new projects.

 
> I'm currently using r34334 with fpc 2.6.0.


Mattias




More information about the Lazarus mailing list