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