Bo Berglund via fpc-pascal schrieb am
Fr., 24. März 2023, 07:38:
> On Thu, 23 Mar 2023 09:47:36 +0100, Martin Frb via fpc-pascal
> wrote:
>
> >On 23/03/2023 09:25, Bo Berglund via fpc-pascal wrote:
> >>
> >> Then opened Lazarus 2.2.4 with my project and changed project options as
> >> follows:
>
On Fri, 24 Mar 2023 07:38:30 +0100, Bo Berglund via fpc-pascal
wrote:
>On Thu, 23 Mar 2023 09:47:36 +0100, Martin Frb via fpc-pascal
> wrote:
>
>>On 23/03/2023 09:25, Bo Berglund via fpc-pascal wrote:
>>>
>>> Then opened Lazarus 2.2.4 with my project and changed project options as
>>> follows:
>>
On Thu, 23 Mar 2023 09:47:36 +0100, Martin Frb via fpc-pascal
wrote:
>On 23/03/2023 09:25, Bo Berglund via fpc-pascal wrote:
>>
>> Then opened Lazarus 2.2.4 with my project and changed project options as
>> follows:
>>
>> Compiler_Options/Config_and_Target/Target OS(-T): Win32
>>
>> Everything el
On 23/03/2023 09:25, Bo Berglund via fpc-pascal wrote:
Then opened Lazarus 2.2.4 with my project and changed project options as
follows:
Compiler_Options/Config_and_Target/Target OS(-T): Win32
Everything else left as-is.
You need to change the CPU to i386 too
___
On 2023-03-23 09:25, Bo Berglund via fpc-pascal wrote:
I tried to add a cross-compiler for Win32 to my existing Lazarus 2.2.4
installation on Windows 10 x64.
.
.
Then opened Lazarus 2.2.4 with my project and changed project options
as
follows:
Compiler_Options/Config_and_Target/Target OS(-T
On Wed, 22 Mar 2023 13:56:59 +0100, Bo Berglund via fpc-pascal
wrote:
>On Wed, 22 Mar 2023 12:33:16 +0100, Giuliano Colla via fpc-pascal
> wrote:
>
>>Il 22/03/2023 11:18, Bo Berglund via fpc-pascal ha scritto:
>>
>>> If I have fpc 3.2.2 inbstalled on Windows 10 x64 I assume it is a 64 bit
>>> ta
I tried to add a cross-compiler for Win32 to my existing Lazarus 2.2.4
installation on Windows 10 x64.
So I followed the instructions on the fpc wiki:
https://wiki.freepascal.org/Cross_compiling#From_win64_to_win32
The link to SF from the Wiki got me to SF and I could download the cross exe I
nee