Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A13 => Topic started by: SlyCom on November 08, 2013, 02:03:57 PM

Title: JavaFX
Post by: SlyCom on November 08, 2013, 02:03:57 PM
Hi,

I'm wonder if someone trying JavaFX with Linux distribution?
Title: Re: JavaFX
Post by: teamteck on December 10, 2013, 01:43:43 AM
I'm interested too.

But I encountered problems with libGLESv2.so and libEGL.so native libraries during execution of my projects and I have not found solutions. I am using oracle jdk 1.8 for armhf which includes the JAVAFX technology.
is someone able to do this?
Title: Re: JavaFX
Post by: SlyCom on December 12, 2013, 11:56:03 AM
Hi,

Raspberry Pi supports JavaFX https://wiki.openjdk.java.net/display/OpenJFX/OpenJFX+on+the+Raspberry+Pi (https://wiki.openjdk.java.net/display/OpenJFX/OpenJFX+on+the+Raspberry+Pi)
Title: Re: JavaFX
Post by: JohnS on December 16, 2013, 08:13:58 PM
I think I just saw a message to the effect that at least one of those libs can be added as a link to the same lib which exists with the same name but anding .2 i.e. complete with its version.

John