Thread
:
[SOLVED] JNI gives Error undefined Symbol, do I miss an Headerfile?
View Single Post
#
2
(
permalink
)
07-03-2008, 03:11 PM
hannehomuth
Member
Join Date: Jul 2008
Location: Sommerfeld (Brandenburg, Germany)
Posts: 35
I found it by myself. I've had to put the libgnome-keyring into my own dll using
gcc -shared -o KeyRingConnector.dll KeyRingConnector.o /usr/lib/libgnome-keyring.so
hannehomuth
View Public Profile
Send a private message to hannehomuth
Visit hannehomuth's homepage!
Find all posts by hannehomuth