Porting OpenJFX to BSD
Yousef Alhashemi
yousef.alhashemi at gmail.com
Mon Apr 20 16:12:36 UTC 2020
Hello,
How difficult would it be to port/compile the latest version of
openjfx (14?) on BSD? On FreeBSD, only version 8 is available as a
port/package and it's deprecated and will be removed later this year.
I haven't done any large scale porting of code, but I do understand
the basic concepts (using typedefs, not using compiler-specific
optimizations so say gcc code can also be compiled on clang, etc).
If porting to BSD is well-documented somewhere and is fairly
systematic, I'd be happy to give it a shot.
Any pointers are appreciated.
Thanks,
Yousef
More information about the openjfx-dev
mailing list