Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Problem with library loading.
Problem with library loading. [message #1208703] Mon, 25 November 2013 06:17 Go to next message
Anand MR is currently offline Anand MRFriend
Messages: 1
Registered: November 2013
Junior Member
Hi,

I am working on MAC OSX MoveRicks. I have built a dylib using Xcode. I am having my main project in Eclipse in which I need to call native C functions using JNI. I am calling System.loadLibrary("dylib_name"), but I am getting a strange issue "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError". I have tried different ways to fix this issue, but nothing is working. Still I have struck with this exception. Please suggest me how to proceed further.

Below I attached the Exception report. Please find.

Thanks and Regards,
Anand
  • Attachment: crash.rtf
    (Size: 6.70KB, Downloaded 202 times)
Re: Problem with library loading. [message #1211816 is a reply to message #1208703] Tue, 26 November 2013 16:39 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

This is more of a general Java question. Where is that native library located? What else should you be doing to make sure it's found and loaded?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Error code=-1
Next Topic:Eclipse 3.8 update issue
Goto Forum:
  


Current Time: Fri Apr 19 00:23:35 GMT 2024

Powered by FUDForum. Page generated in 0.03426 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top