Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
2bfe0a06
Commit
2bfe0a06
authored
Jul 17, 2006
by
Filippo Carone
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Report in the FAQ that --enable-java-bindings works in win32.
parent
86b6b7c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
bindings/java/FAQ
bindings/java/FAQ
+2
-4
No files found.
bindings/java/FAQ
View file @
2bfe0a06
...
...
@@ -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? ==
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment