I have switched to trying to use the MinGW compiler instead of Borland.
I have it working for the most part now. I am curious on proper
locations of files. I am compiling a jni component that links to a third
party library  for a dll  Should the lib and dll be in the jni maven
project, or placed in another project? What is the proper directory
structure for these artifacts? Will the dll be moved out with the jni
dll when loadLibrary is called? Do I need to explicitly add the lib file
in the linker configuration of the pom, or will the nar plugin find it
once it is in the correct location?

 

 

Damon Jacobsen


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
_____________________________________________________________________

Reply via email to