[vlc-devel] Re: jvlc-win32-060612 not playing video
Filippo Carone
filippo at carone.org
Mon Jul 17 11:30:13 CEST 2006
Pantelis Evgenidis ha scritto:
> Now to the matter at hand.
> There is problem in org/videolan/JVLC.java
> I have replaced the following line
> System.load(System.getProperty( "user.dir" ) + "/libjvlc.so" );
> with:
> System.loadLibrary("jvlc");
>
> Unfortunately when I try to run the test I get an
> EXCEPTION_ACCESS_VIOLATION
Win32 is a really hostile environment :). It is really difficult for me
to follow what happens here, since I don't have a win32 pc atm.
Anyone giving me access to a win32 machine?
Cheers,
Filippo
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list