[Qt-interest] Making a Qt program into a dynamic library

Guido Seifert Wargand at gmx.de
Tue Dec 15 16:21:49 CET 2009


Hi, I have to need to convert a whole Qt program into a dynamic lib.
I tried to replace the TEMPLATE = app with TEMPLATE = lib in my .pro file and get a nice .so file. Unfortunately I get a segfault as soon as the dynamic link loader tries to open the lib. Problably some global init going wrong.

Am I out of luck, or is there some trick I could try?

Regards,
Guido

-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser



More information about the Qt-interest-old mailing list