Can't load IA 32-bit .dll on a AMD 64-bit platform
3,306 views
Skip to first unread message
Jesper Thøger Christensen
unread,
Feb 22, 2011, 3:13:42 AM2/22/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simple-openni-discuss
Hi is it possible to get a 64bit dll of SimpleOpenNI.dll?
As i get this error when trying to use the library with eclipse
Exception in thread "Animation Thread" java.lang.UnsatisfiedLinkError:
C:\Program Files\Java\jre6\bin\SimpleOpenNI.dll: Can't load IA 32-
bit .dll on a AMD 64-bit platform
Thank you
maxOh
unread,
Feb 22, 2011, 3:22:13 AM2/22/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simple-ope...@googlegroups.com
hi thorgen,
yes, it's quite simple, i just have to recompile with the 64bit option and upload it. But why is your file in the java bin folder ? I'm running my stuff on 64bit(core i7) as well, i don't have any problems.
max
maxOh_
unread,
Feb 22, 2011, 8:09:29 AM2/22/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simple-openni-discuss
hi thorgen,
i think you've installed the 64-bit version of java. OpenNI is
distributed on 32-bit. So SimpleOpenNI is 32-bit as well.
If you deinstall the java sdk and reinstall the 32-bit version i think
i should work.