[Lazarus] Configure build Lazarus

cobines cobines at gmail.com
Mon Oct 24 17:09:40 CEST 2011


2011/10/24 Mattias Gaertner <nc-gaertnma at netcologne.de>:
> On Mon, 24 Oct 2011 16:20:36 +0200
> cobines <cobines at gmail.com> wrote:
>> If you add a define in Configure Build Lazarus Dialog then packages
>> with $(IDEBuildOptions) are not rebuilt until you restart IDE.
>
> Huh?
> I do it this every day. I don't need to restart.
> Maybe you have some old settings that interfere.
> Stop the IDE, delete the miscellaneousoptions.xml file and try again.

I have deleted it, didn't help.
I found it is enough to press OK in project options:


I start IDE and build a LCL-dependent project. In Configure Build
Lazarus I add "-qq" (illegal option). Rebuild project - builds fine.

Restart IDE, open project, build project:
"Error: Illegal parameter: -qq"

I remove the "-qq", rebuild project :
"Error: Illegal parameter: -qq"
I open project options, don't change anything, press OK. Rebuild
project - packages are rebuilt, project builds fine.


--
cobines




More information about the Lazarus mailing list