view README.mingw @ 10099:c49cc5b818cf

[gaim-migrate @ 11122] Luke got me thinking of a better way to do screename coloring in chats. I came up with a two-step solution. This is step 1: use a decent hashing algorithm with much fewer collisions than the simple one I used. g_str_hash does the trick. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 14 Oct 2004 18:15:10 +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