On Tue, Jun 17, 2014 at 12:44 AM, Nick Apperley <[email protected]> wrote: > Strange that the sample JavaFX 8 program still doesn't work even though it > requires EGL 2.0 support from the video driver. Still getting the same > errors like the following for example: > > > ant -f /home/a_user/NetBeans_Projects/JavaFX_Test > -Dremote.platform.rp.target=linuxarmvfphflt-15 > -Dremote.platform.password=***** > -Dremote.platform.rp.filename=linuxarmvfphflt > -Dremote.platform.java.spec.ver=18 run-remote > init: > Deleting: > /home/a_user/NetBeans_Projects/JavaFX_Test/build/built-jar.properties > deps-jar: > Updating property file: > /home/a_user/NetBeans_Projects/JavaFX_Test/build/built-jar.properties > compile: > Detected JavaFX Ant API version 1.3 > jfx-deployment: > jar: > Connecting to xxx.xxx.xxx.xxx:22 > cmd : mkdir -p '/home/ubuntu/NetBeans_Projects/JavaFX_Test/dist' > Connecting to xxx.xxx.xxx.xxx:22 > done. > profile-rp-calibrate-passwd: > Connecting to xxx.xxx.xxx.xxx:22 > cmd : cd '/home/ubuntu/NetBeans_Projects/JavaFX_Test'; > '/home/ubuntu/ejre-1.8.0_fx/bin/java' -Dfile.encoding=UTF-8 -jar > /home/ubuntu/NetBeans_Projects/JavaFX_Test/dist/JavaFX_Test.jar > libEGL warning: DRI2: xcb_connect failed > libEGL warning: DRI2: xcb_connect failed > libEGL warning: GLX: failed to load GLX > eglInitialize failed!
Well, the demos: /opt/gfxsdkdemos/ogles2/ work: https://plus.google.com/106813818225399872098/posts/ZC9TEYjJNfP Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
