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

Guido Seifert Wargand at gmx.de
Tue Dec 15 18:16:20 CET 2009


 
> By the way, another insightful experiment could be if you try 
> to dlopen a plugin which has been compiled with:
> 
>   CONFIG += QtCore
>   CONFIG -= QtGui
> 
> (that is, no GUI parts). Would that work? (If yes, then you 
> would pinpoint the problem into the "GUI part" of Qt. Okay, for 
> you that would probably
> make no difference, since you need the UI part, but anyway...)

Looks like we need mail-mutexes, too. :-)

But the answer is no. No need to try since as I said, I can pinpoint in the core file where the crash happens. It is in QtCore.

Guido

-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01



More information about the Qt-interest-old mailing list