view README.mingw @ 9407:379f59c5b1ff

[gaim-migrate @ 10222] Andrew Wellington says, "Returning a local buffer is not a good idea, it'll work sometimes for some platforms, but the rest of the time it'll give garbage This patch changes oscar_caps_to_string to return a g_malloc()'d block, that is then g_free()'d by the caller." I mostly disagreed with him, but this change doesn't seem like such a bad idea regardless. See http://sourceforge.net/tracker/index.php?func=detail&aid=976213&group_id=235&atid=300235 committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 27 Jun 2004 03:13:04 +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