<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Bo Berglund via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> schrieb am Mi., 22. März 2023, 13:57:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, 22 Mar 2023 12:33:16 +0100, Giuliano Colla via fpc-pascal<br>
<<a href="mailto:fpc-pascal@lists.freepascal.org" target="_blank" rel="noreferrer">fpc-pascal@lists.freepascal.org</a>> wrote:<br>
<br>
>Il 22/03/2023 11:18, Bo Berglund via fpc-pascal ha scritto:<br>
><br>
>> If I have fpc 3.2.2 inbstalled on Windows 10 x64 I assume it is a 64 bit target<br>
>> exe which will be the output, right?<br>
>If in Project Options -> Config and Target ->Target OS you specify <br>
>Win32, you'll get a 32 bit exe (which is what Delphi does, I presume, if <br>
>it links a 32 bit object).<br>
<br>
I changed target to Win32 then when I closed the dialog an error message popped<br>
up:<br>
<br>
The current FPC has no config file. It will probably miss<br>
some units. Check your installation of fpc.<br>
[OK]  [Ignore]<br>
<br>
My installation was done using a full Lazarus/FPC installer from SourceForge:<br>
lazarus-2.2.4-fpc-3.2.2-win64.exe<br>
<br>
So both Lazarus and Fpc come from the same installer and it installs an isolated<br>
environment so one can have several versions installed at the same time.<br>
<br>
What to do now?<br>
And what is the problem?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">You need to download the Win32 addon for Lazarus from the same location, install that and then set operating system to Win32 and platform to i386. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"></blockquote></div></div></div>