Posted By:
Anonymous
Posted On:
Friday, April 16, 2010 04:15 AM
Hi all, i am trying to call a navite method defined in c++ from java, the function which i am trying to call refers some functions defined in header files and also the other functions defined by me... when i am trying to create the shared library using "cl" command, i am getting error saying the functions are not resolved... can anyone help me...