[Lazarus] Android applications

Mattias Gaertner nc-gaertnma at netcologne.de
Mon Sep 23 09:25:11 CEST 2024



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



More information about the lazarus mailing list