Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • libdirectfb-dev
  • libudev-dev
  • libegl1-mesa-dev
  • libgles2-mesa-dev

Build with

 

Code Block
themeMidnight
languagebash
gradle -PCOMPILE_TARGETS=x86egl sdk

...

Run Java using the OpenJFX binaries that are created in the output directory build/x86egl-sdk/rt. The easiest way to do this is to run a regular Java 8 JRE with the command-line parameter:

...