3 messages in net.java.dev.jna.usersRe: [jna-users] Another UnsatisfiedLi...
FromSent OnAttachments
Geoffrey ArnoldNov 26, 2007 2:33 pm 
Timothy WallNov 26, 2007 5:14 pm 
Geoffrey ArnoldNov 27, 2007 6:39 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [jna-users] Another UnsatisfiedLinkErrorActions...
From:Geoffrey Arnold (geof@geoffreyarnold.com)
Date:Nov 27, 2007 6:39:48 am
List:net.java.dev.jna.users

Please note, I have not actually attempted to run on Solaris yet; I have only upgraded the jna.jar and am attempting to run the same test which previously succeeded on Windows:

java.lang.UnsatisfiedLinkError: Cannot locate function '_fooBar'

Remove the underscore.

Once I upgraded to the jna.jar in trunk my test case passed again (no need to remove the underscore). Must have been something in the v3 branch...

Thanks again for all of your help.

Geoff.