Perhaps have a look at fpupdeluxe. See
https://castle-engine.io/fpcupdeluxe#_cross_compilation_to_android
No. i never did that !
Good luck
John Landmesser
Am 25.09.24 um 05:32 schrieb Larry Dalton via lazarus:
I need to know which cross compiler I need, and where I can download it
On Mon,
I need to know which cross compiler I need, and where I can download it
On Mon, Sep 23, 2024 at 03:25 Mattias Gaertner via lazarus <
lazarus@lists.lazarus-ide.org> wrote:
>
>
> 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
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 compil
Usually to build the application with LAMW, I use the Lazarus menu
"Run" / "[LAMW] Build Android Apk and Run"
The LAMW application consist of a dll project controls.lpr loaded by the
android java program through JNI.
For controls.lpr, the target OS is Android, target CPU arm.
--
___
It’s already loaded and installed. Still get the same error code
On Sun, Sep 22, 2024 at 18:22 Jean SUZINEAU via lazarus <
lazarus@lists.lazarus-ide.org> wrote:
> May be it would be easier to use LAMW Lazarus for Android module Wizard ?
>
> It can install on Windows all the stuff needed to build
May be it would be easier to use LAMW Lazarus for Android module Wizard ?
It can install on Windows all the stuff needed to build applications for
Android with Lazarus.
https://wiki.lazarus.freepascal.org/LAMW
--
___
lazarus mailing list
lazarus@lis
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. In the configurator "Build Lazarus", the settings I have are
'Profile to Build='Clean up + Buil