mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Static library support for GTK+


From: Matthias Gehre
Subject: Re: [Mingw-cross-env-list] Static library support for GTK+
Date: Fri, 25 Nov 2011 10:27:47 +0100

I have attached the not-so-clean patch I currently use for the mingw part.
On the part of my 'big' dll, I use the code
https://github.com/lightspark/lightspark/blob/master/src/compat.cpp#L115
(Line 115 and below)
to call the DllMain's in question.

And one cannot call gtk functions on win32 from different threads then
the gtk_main() thread, which also gave me some headache.

Attachment: mce.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]