To avoid the Runtime Error 217

Issue #206 resolved
Zoltan Karpati created an issue

I ran the ControlsDemo on Fatdog64 Linux 800 and KaOS 2018.12. Linux systems. I have got the 'FMX Linux requires libfmux.so' and Runtime Error 217.' error message. I installed the GTK 3 on these Linux systems (using Gslapt and Octopi applications) and after it the ControlsDemo ran fine.

Is it possible to detect that the GTK 3 is not installed on the Linux and show the 'GTK 3 is required to be installed.' message?

Comments (3)

  1. Eugene Kryukov repo owner

    Since FmxLinux linked with GTK+ during linking it is not possible. We will check what we can't do and try to add GTK checking before loading FmxLinux runtime.

  2. Log in to comment