]> git.sesse.net Git - vlc/commitdiff
Report in the FAQ that --enable-java-bindings works in win32.
authorFilippo Carone <littlejohn@videolan.org>
Mon, 17 Jul 2006 08:37:09 +0000 (08:37 +0000)
committerFilippo Carone <littlejohn@videolan.org>
Mon, 17 Jul 2006 08:37:09 +0000 (08:37 +0000)
bindings/java/FAQ

index 915712a93ee5112d291f3de0bd3c96217cfce740..31070fe6d4805eb59ab5198e33ffc1c8398eb3e0 100644 (file)
@@ -11,10 +11,8 @@ to be written.
 
 == 2. Is it possible to use JVLC in Windows (or MacOS)? ==
 
-It's not possible at the moment. JVLC is composed of two parts, a Java
-multiplatform part and a C++ native code part. The native code has only
-been tested on GNU/Linux platforms, but I'm looking forward to porting
-it to Win32 and Darwin platforms.
+Yes, you can compile VideoLAN Java Bindings with --enable-java-bindings
+in ./configure . It works for GNU/Linux and Win32, but it doesn't for MacOS.
 
 == 3. What features of Videolan are available to JVLC? ==