On 9/22/24 17:49, Larry Dalton via lazarus wrote:
I am trying my first Android app, using lazarus 3.2.2, on Windows 11. When
I try to build the application, I get the error
C:\lazarus\fpc\3.2.2\bin\x86_64-win64\fpc.exe does not support target
arm-linux.

You need to install a fpc cross compiler for arm-linux. Copilot was correct here.

>
 In the configurator "Build Lazarus", the settings I have are
'Profile to Build='Clean up + Build All'

The "Build Lazarus" is for building the IDE.
For your project look into Project / Project Options / Compiler Options.


Mattias

--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to