Compiling/Assembly JVLC
Posted: 23 Feb 2009 11:28
I hit a problem following the instructions on http://trac.videolan.org/jvlc/wiki/developers .
UnsatisfiedLinkError: jnidispatch (/com/sun/jna/win32-x86/jnidispatch.dll) not found in resource path
Can we start a jvlc-dev forum or mailing list? I would really like to help out in the jvlc development. I've got a week to get something running.
One of my initial aims is to show a video in a borderless window (like fullscreen on a large plasma TV). I believe the awt Canvas has a border. Am I wrong? Advice? Why Swing? Why not SWT?
UnsatisfiedLinkError: jnidispatch (/com/sun/jna/win32-x86/jnidispatch.dll) not found in resource path
Can we start a jvlc-dev forum or mailing list? I would really like to help out in the jvlc development. I've got a week to get something running.
One of my initial aims is to show a video in a borderless window (like fullscreen on a large plasma TV). I believe the awt Canvas has a border. Am I wrong? Advice? Why Swing? Why not SWT?