Results 1 to 1 of 1
Thread: problems with running eid card
- 01-03-2011, 05:35 PM #1
Member
- Join Date
- Jan 2011
- Posts
- 10
- Rep Power
- 0
problems with running eid card
Hi,
I'm trying to write an application which has to read an EID card. My computer is a Mac Os X
I followed the eid_developers_guide and tried to run a sample application.
Unfortunately I get an error when trying to run the application.
The exception is:
Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/local/lib/libbeidlibJava_Wrapper.3.5.4.dylib: no suitable image found. Did find: /usr/local/lib/libbeidlibJava_Wrapper.3.5.4.dylib: mach-o, but wrong architecture /usr/local/lib/libbeidlibJava_Wrapper.3.5.4.dylib: mach-o, but wrong architecture
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.jav a:1823)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1738)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1045)
at cardreader.main.main(main.java:250)
this is thrown when calling: System.loadLibrary("beidlibJava_Wrapper")
The file is present on the disk.
Can anyone help me out? Do I need to reinstall something, install something else?
thanks
Similar Threads
-
Problems running my first GUI
By leonsas in forum AWT / SwingReplies: 2Last Post: 12-27-2010, 11:40 AM -
Question Card Layout, Card Management
By lrichil in forum AWT / SwingReplies: 1Last Post: 04-22-2010, 10:11 AM -
running problems
By babygina37 in forum EclipseReplies: 3Last Post: 04-20-2009, 04:59 AM -
Equinox problems running on Eclipse 3.4
By jguerra in forum EclipseReplies: 0Last Post: 09-05-2008, 02:34 PM -
Problems in running client class
By ai_2007 in forum Advanced JavaReplies: 0Last Post: 06-30-2007, 02:57 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks