[vlc-devel] Which JNA to build JVLC?

Adrien Grand jpountz at videolan.org
Thu Apr 16 20:41:25 CEST 2009


Hi,

Karl Ostendorf a écrit :
> Thanks, the patched jna-3.0.9.jar did the trick and JVLC now compiles.
>  I created my own ant build script to compile the sources including
> jna and slf4j-api in the classpath.  The maven install fails the tests
> at the moment.

Yes. But you can still compile JVLC without running the tests by using
the following command (in case it was your problem):
  mvn -DskipTests clean install

> I would still be interested to know how the patched JNA was compiled.
> To which JNA repository revision was the patch applied?  Is there a
> newer patch than the one from the mailing list?

Actually I don't know. I think that Filippo (littlejohn, JVLC main
developer) is the person who patched JNA, but I don't know the details.

-- 
Adrien Grand



More information about the vlc-devel mailing list