[vlc-devel] Which JNA to build JVLC?
Adrien Grand
jpountz at videolan.org
Thu Apr 16 19:07:15 CEST 2009
Hello Karl,
Karl Ostendorf a écrit :
> I am trying to build the java bindings but come across the following error:
>
> bindings\java\core\src\main\java\org\videolan\jvlc\internal\LibVlc.java:48:
> cannot find symbol
> symbol : variable OPTION_DLOPEN_GLOBAL
> location: interface com.sun.jna.Library
> put(Library.OPTION_DLOPEN_GLOBAL, Boolean.TRUE);
> ^
> 1 error
Do you get this error while trying to build JVLC using Maven? Or do you
run javac "manually"? I have no problem compiling JVLC using Maven here.
The right JNA jar to use is this one:
http://jvlc.ihack.it/maven2/net/java/dev/jna/jna/3.0.9/jna-3.0.9.jar
Best regards,
--
Adrien Grand
More information about the vlc-devel
mailing list