Page 1 of 1

jvlc lib error 64 bit

Posted: 16 Apr 2007 21:38
by Mange
Can anyone help me with this? Have I downloaded a 64 bit lib? Could only find one lib to download.

When i create a new handel to class JVLC like this:

Code: Select all

JVLC jvlc = new JVLC();
It gives this:

Code: Select all

Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/local/lib/libjvlc.so.0.0.0: /usr/local/lib/libjvlc.so.0.0.0: wrong ELF class: ELFCLASS64

Re: jvlc lib error 64 bit

Posted: 16 Apr 2007 23:31
by littlejohn
Can anyone help me with this? Have I downloaded a 64 bit lib? Could only find one lib to download.

When i create a new handel to class JVLC like this:

Code: Select all

JVLC jvlc = new JVLC();
It gives this:

Code: Select all

Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/local/lib/libjvlc.so.0.0.0: /usr/local/lib/libjvlc.so.0.0.0: wrong ELF class: ELFCLASS64
Yes, that's the 64bit version of the library. I'll soon post a linux 32bit version too.

Cheers,
Filippo

Posted: 17 Apr 2007 07:16
by Mange
Thanks littlejohn, there will be at least one waithing :wink: .

Posted: 05 May 2007 20:17
by opaco
Thanks littlejohn, there will be at least one waithing :wink: .
Updated: at least will be two waiting.

Need those libs for 32 bit JVLC

Posted: 23 May 2007 01:31
by mchmielewski
Where can I get the libs for simple 32 bit processor i get this exception while running VLCExample

java.lang.UnsatisfiedLinkError: /usr/local/lib/libjvlc.so.0.0.0: Can't load AMD 64-bit .so on a IA 32-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:993)
at org.videolan.jvlc.JVLC.<clinit>(JVLC.java:36)
at VLCExample.main(VLCExample.java:26)

Can anybody explain if SWTUglyPlayer will run under Linux Ubuntu how can I download the source for it...
I downloaded the linux distributions i used the svn but still nothing??

Can anybody organize source codes so that it will be easy to download and look through?

I tried to run JVLC and VLC under my windows ... nothing now I am trying under Linux ... still nothing what am I doing wrong ? I have all the sorces for java bingdings mounetd to my eclipse project the tar file extraced under /usr/local/lib ... jar file mounted as lib in my eclipse project VLC player instaled in the system??

anybody?

Posted: 21 Jun 2007 11:43
by lukas23
Thanks littlejohn, there will be at least one waithing :wink: .
Updated: at least will be 3 waiting :wink:

Posted: 21 Jun 2007 11:53
by thebaz
Thanks littlejohn, there will be at least one waithing :wink: .
There will be 4 waiting!!!! :wink:

Marco.

Re: jvlc lib error 64 bit

Posted: 02 Oct 2007 14:47
by JMartin
There will be 5 waiting!

Re: jvlc lib error 64 bit

Posted: 14 Nov 2007 02:01
by kobe08
6 waiting... :S

Re: jvlc lib error 64 bit

Posted: 16 Nov 2007 04:07
by juandiegor
at least 8 because we're two

Re: jvlc lib error 64 bit

Posted: 16 Nov 2007 22:58
by Gujs
I am joining the waiting line.

Re: jvlc lib error 64 bit

Posted: 30 Nov 2007 21:19
by miked
I need JVLC for 32-bit Linux also if thats what we're talking about.
ps... VLC is amazing!