Mercurial > pidgin
view README.mingw @ 14122:dabbcb9b013d
[gaim-migrate @ 16759]
This initializes threads for glib and dbus, because under some
circumstances multithreaded libraries are causing dbus badness
(namely, gnome-vfs). This fix doesn't really belong in Gaim, but in
the interest of expedience (we don't want to wait for upstream
libraries to get their initializations all worked around to make
things safe) the fix goes here. Note that all Gaim frontends will
have to initialize glib threads if other threaded libraries which
interact with glib or dbus or what-have-you come into play.
committer: Tailor Script <tailor@pidgin.im>
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Mon, 14 Aug 2006 21:46:17 +0000 |
parents | e61a072f4425 |
children | 5d03b309b482 |
line wrap: on
line source
How to build Gaim using MinGw ============================= Since these instructions are constantly changing and in order for me to avoid maintaining two versions of these instructions please refer to: http://gaim.sourceforge.net/win32 - Herman