The Next Great Thing: An Application Framework

Uclio Work uclio.work at googlemail.com
Tue Feb 21 03:52:27 PST 2012


To clarify...  in NativeLibLoader you have

     
System.load("path_where_the_JFX_team_wants_the_libs_have_to_be_placed/decora-d3d.dll");

instead of

     System.load("decora-d3d.dll");


More information about the openjfx-dev mailing list