siberian
Posts: 1
Joined: Tue Sep 11, 2012 1:27 am

Java native libraries

For my app to function I need some native libraries (Sigar, it has a shared lib for each OS) put on the java path. I am only concerned about windows as I am just using jar bundler to create my mac DMG and it works fine.

Any pointers to this? I guess I can extract to a directory and somehow get that onto the class path?

RTFM links are welcome.
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Java native libraries

Hello and welcome to our Advanced Installer forums,

Thank you for your interest in Advanced Installer.

In order to achieve this you can add the related native libraries in "Files and Folders" view. Then you can add their containing directory, from "Files and Folders" view, in "Java Library Path" field from "Java Products -> Virtual Machine" tab.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”