<p style="padding:0 0 0 0; margin:0 0 0 0;">Hi, so I reproduced again unwanted qt to gtk2 rebuild. Now the -v -v output is bigger:</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;"> </p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">https://pastebin.com/MCPe8FE7</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;"> </p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">Thanks, V.</p>

<p style="padding:0 0 0 0; margin:0 0 0 0;">______________________________________________________________<br />
> Od: Mattias Gaertner via Lazarus <lazarus@lists.lazarus-ide.org><br />
> Komu: lazarus@lists.lazarus-ide.org<br />
> Datum: 05.01.2018 13:11<br />
> Předmět: Re: [Lazarus] Rebuilding IDE Gtk/Qt<br />
></p>

On Fri, 05 Jan 2018 02:59:56 +0100<br />
 Vojtěch Čihák via Lazarus <lazarus@lists.lazarus-ide.org> wrote:<br />
 <br />
 > I found the reason but to make a patch is beyond my powers.<br />
 > When I used the steps described below, I got this in console:<br />
 >[...]is unchangedThe changes come from method MainBuildBoss.SetBuildTargetProject1 which is called several times in main.pp, mainly in TMainIDE.mnuToolConfigBuildLazClicked at line 4595.<br />
 <br />
 Yes, these are the switches between project and IDE settings.<br />
 <br />
 > It calls TBuildManager.SetBuildTarget and nested function GetEffectiveLCLWidgetType where is line: Result:=FBuildTarget.CompilerOptions.GetEffectiveLCLWidgetTypeIt is probably the reason why combobox in "Configure Build Lazarus" is ignored and is replaced by value from Compiler Options.<br />
 <br />
 No, when building the IDE the FBuildTarget is nil.<br />
 See TBuildManager.SetBuildTargetIDE.<br />
 <br />
 Please start the IDE with -v -v to get more output.<br />
 <br />
 Mattias<br />
 <br />
 <br />
 -- <br />
 _______________________________________________<br />
 Lazarus mailing list<br />
 Lazarus@lists.lazarus-ide.org<br />
 <a href="https://lists.lazarus-ide.org/listinfo/lazarus">https://lists.lazarus-ide.org/listinfo/lazarus</a><br />