Native Library

Hi,
I am having a bit problem to link native library in JME. Once linked the .jar where do I link the .dll?

Thanks in advance

Its not any different in jME than in normal Java, you can’t load a native library directly from a jar file.

Hi,
I mean, when we link a .jar in Eclipse we can link the Native Library in there. How it is done in JME? I could not find the option in JME.

EDIT: Got it :slight_smile:

Thank you for the reply

@HeExists said: EDIT: Got it :)

will you share solution with others? :slight_smile: