Recent

Author Topic: [solved] can't compile fpgui on ARM64 / aarch64  (Read 667 times)

dieselnutjob

  • Full Member
  • ***
  • Posts: 224
[solved] can't compile fpgui on ARM64 / aarch64
« on: October 14, 2024, 01:56:34 pm »
Hi
I have used fpgui in the past on aarch64 computers before, but, as of this morning I can't get it to compile.
I'm getting fpg_x11.pas(1069.18)Error: Can't determine which overloaded function to call

My guess is that my previous installations were on older versions of fpc, so maybe my fpc is too new.

Any thoughts?
« Last Edit: October 17, 2024, 10:56:37 pm by dieselnutjob »

Fred vS

  • Hero Member
  • *****
  • Posts: 3462
    • StrumPract is the musicians best friend
Re: can't compile fpgui on ARM64 / aarch64
« Reply #1 on: October 14, 2024, 04:34:42 pm »
Hello.

What branch of fpGUI do you use, maint or develop?
[EDIT] Tested ColorWeel demo from maint branch, compiled with fpc 3.2.3 for Linux aarch64 from fpcupdeluxe and the compilation + run is ok.
« Last Edit: October 16, 2024, 12:31:12 am by Fred vS »
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

dieselnutjob

  • Full Member
  • ***
  • Posts: 224
Re: can't compile fpgui on ARM64 / aarch64
« Reply #2 on: October 15, 2024, 11:51:12 pm »
I'm using 1.4.1

Fred vS

  • Hero Member
  • *****
  • Posts: 3462
    • StrumPract is the musicians best friend
Re: can't compile fpgui on ARM64 / aarch64
« Reply #3 on: October 16, 2024, 12:29:35 am »
I'm using 1.4.1

OK, but what branch?
In the fpGUI GitHub site, on top left there is a button to choose the branch to download with the green button.
By default it is the branch "develop", did you try with the branch "maint" (see picture)?

If you are using git, to switch to branch "maint", just do this:
Code: Bash  [Select][+][-]
  1. > git checkout maint
« Last Edit: October 16, 2024, 01:36:14 am by Fred vS »
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

dieselnutjob

  • Full Member
  • ***
  • Posts: 224
Re: can't compile fpgui on ARM64 / aarch64
« Reply #4 on: October 17, 2024, 10:56:09 pm »
thanks Fred

It works now (maint branch)

 

TinyPortal © 2005-2018