JNI-creating shared library in visual studio.net
JNI-creating shared library in visual studio.net
(OP)
hi,
Step 5 of JNI method says...
"Compile the native language code that you created in the previous two steps into a shared library. On Windows you'll create a dynamic link library (DLL).
can someone please tell me how I can do this using visual studio.net?
Step 5 of JNI method says...
"Compile the native language code that you created in the previous two steps into a shared library. On Windows you'll create a dynamic link library (DLL).
can someone please tell me how I can do this using visual studio.net?




