[vlc-devel] Re: jvlc-win32-060612 not playing video
Pantelis Evgenidis
peyg at intracom.gr
Mon Jul 17 11:54:47 CEST 2006
Filippo Carone wrote:
> 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.
Couldn't agree more.
>
> Anyone giving me access to a win32 machine?
Do what I do. I'm running SuSe 10.0 and I have installed winXP on
VMWare. Really awkward though running linux and on top winXP and
installing cygwin for development...
>
> 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