You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know Termux/Android (linux alike approach) is probably not a fully supported platform (uname -a shows Linux localhost..etc. but also aarch64 Android) but some advice is welcome..
Anyway.. I thought it would be very cool to get fpGUI fully working, ported to this relatively new and very handy platform.. running on any modern Android device via the Termux-app..
To achieve all this I needed to create FPC/LAZBUILD for Termux manually to create with lazbuild a native build/ported FPCUPDELUXE and a patched fpc/laz source first.. to build a fully working FPC LAZARUS environment.. of which I am using that fresh FPC 3.3.1 build to get fpGUI working..
with kind regards,
Peter
p.s. on WSL2 the example shows how it should look I suppose.. but the window handling and icon are better on the termux version..
The text was updated successfully, but these errors were encountered:
Hoi @graemeg , thank you for having this repository..
I managed to get fpGUI working with Termux/X11/XFCE4/GTK2 but cannot view the UTF8 mode fonts..
Tried to install Liberation font and other fonts but it is not shown correctly..
The (minimal) needed changes and font-try-outs I made are committed to the fork at: https://github.com/PTz0uAH/fpgui
I know Termux/Android (linux alike approach) is probably not a fully supported platform (
uname -a
shows Linux localhost..etc. but also aarch64 Android) but some advice is welcome..Anyway.. I thought it would be very cool to get fpGUI fully working, ported to this relatively new and very handy platform.. running on any modern Android device via the Termux-app..
To achieve all this I needed to create FPC/LAZBUILD for Termux manually to create with lazbuild a native build/ported FPCUPDELUXE and a patched fpc/laz source first.. to build a fully working FPC LAZARUS environment.. of which I am using that fresh FPC 3.3.1 build to get fpGUI working..
with kind regards,
Peter
p.s. on WSL2 the example shows how it should look I suppose.. but the window handling and icon are better on the termux version..
The text was updated successfully, but these errors were encountered: