I'm using GPGME inside of a Qt application I am writing and I was wondering how I can make the library enable multi threaded so it does not freeze the interface. I am compiling with -pthread, yet nothing. Could somebody advise me on this? Happy hacking, Martin