View Single Post
  #2 (permalink)  
Old 07-03-2008, 03:11 PM
hannehomuth's Avatar
hannehomuth hannehomuth is offline
Member
 
Join Date: Jul 2008
Location: Sommerfeld (Brandenburg, Germany)
Posts: 35
hannehomuth is on a distinguished road
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
Reply With Quote