NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
hypnotic_meat
Joined: 08 Sep 2009 Posts: 1
|
Posted: Tue Sep 08, 2009 7:56 pm Post subject: Adding a shared object to the classpath |
|
|
I need to reference a shared object: rxtxSerial.so from my java project. How do I add it to my project? I tried putting it in a folder and adding that folder to the project libraries via the Add JAR/Folder button under Properties->Libraries, however, I still get:
| Code: |
java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path thrown while loading gnu.io.RXTXCommDriver |
I need to run this in Linux so I can't use the rxtxSerial.dll. Any insights would be greatly appreciated. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|