OpenJFX 16ea on Pi 3 throws UnsatisfiedLinkError for libprism_es2_monocle.so: libGLESv2.so
问题 I try to use a JavaFX application on a Raspberry Pi 3 B+ with a small display connected to the display port. But this throws an error on startup of the application. Maybe first some quick questions to get started: Is the display port supported by JavaFX? Because this is the first time I use it instead of HDMI. Or is OpenJFX 16ea only for Raspberry Pi 4? I downloaded latest openjfx from https://gluonhq.com/products/javafx/. This is my startup command to run the (Maven) compiled application: