Login  Register

plugin with jogl native libraries and jzy3d api

Posted by esthercamilo on Apr 26, 2012; 8:19pm
URL: https://forum.jogamp.org/plugin-with-jogl-native-libraries-and-jzy3d-api-tp3942398.html

Hi,

I made a plugin for Cytoscape that uses jzyd3d api and jogl libraries. My plugin
works fine inside the eclipse - that means, I use cytoscape from
eclipse -  but it doesn't work outside the eclipse. Does someone know
how I make my jar and make reference to native libraries?

I tried the following things without success:
--http://groups.google.com/group/cytoscape-discuss/browse_thread/thread/6609852f05f5199e
--to set the environmental variable: LD_LIBARARY_PATH
--putting dll in several places.
--using this jars   http://jogamp.org/deployment/jogamp-test/archive/jogamp-all-platforms.7z that includes dlls

I would be very thankfull for any clue!

Esther