JNI dll in Ganymede
Posted
by Joseph Lim
on Stack Overflow
See other posts from Stack Overflow
or by Joseph Lim
Published on 2010-06-16T10:08:10Z
Indexed on
2010/06/16
10:12 UTC
Read the original article
Hit count: 348
How do I import a dll into my dll project in Eclipse Ganymede? I am creating a dll for JNI.
I included the .h of the dll but I keep getting errors about the function not referenced...
Please help.
Thanks.
© Stack Overflow or respective owner