view README.mingw @ 9187:d1b88a570f4d

[gaim-migrate @ 9982] " All the other important Gaim objects get a ui_data field. struct _GaimAccount doesn't declare one... but there's no reason not to let the ui have use of one if it wants one (and plenty of good reasons for a ui to want one). One line patch to add: void *ui_data; /**< The UI can put data here.*/ to the _GaimAccount struct." --Evan Schoenberg committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 06 Jun 2004 01:24:56 +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