mohankreddy / javadrone

Automatically exported from code.google.com/p/javadrone
0 stars 0 forks source link

Not working on Java in 34 bit #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Support for the app in 34 bit mode.

What is the expected output? What do you see instead?
The application will not run die to errors. 

What version of the product are you using? On what operating system?
Macintosh 10.6.4 with java in 34 bit. 

Please provide any additional information below.

More posts with output information:

https://projects.ardrone.org/boards/1/topics/show/3012

Original issue reported on code.google.com by filmmake...@gmail.com on 18 Jun 2011 at 11:53

GoogleCodeExporter commented 9 years ago

Original comment by kroko...@gmail.com on 19 Jun 2011 at 2:36

GoogleCodeExporter commented 9 years ago
I have built 32 bit library. I will include it in next release, meanwhile you 
can find it here:

http://code.google.com/p/javadrone/source/browse/lib/mac/libhidapi-jni-32.jnilib

Original comment by kroko...@gmail.com on 19 Jun 2011 at 2:47

GoogleCodeExporter commented 9 years ago
How do I properly download the file? When I try to download it, I get the 
attached file. 
If I try to run the program I get this new error:

Exception in thread "main" java.lang.UnsatisfiedLinkError: no hidapi-jni in 
java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1754)
    at java.lang.Runtime.loadLibrary0(Runtime.java:823)
    at java.lang.System.loadLibrary(System.java:1045)
    at com.codeminders.controltower.ControlTower.<clinit>(ControlTower.java:55)

Original comment by filmmake...@gmail.com on 19 Jun 2011 at 3:39

Attachments: