view README.mingw @ 8444:f6483c880eaf

[gaim-migrate @ 9174] I still don't think this is the best way to fix this, but it works. Daniel Larsson caught a nice crash in CVS: "When joining a chat, Gaim crashes if the first connection's account (first in the list returned by gaim_connections_get_all()) is from a plugin not supporting chat. When building the GUI, rebuild_joinchat_entries is called with the first account." A better fix would be to have gaim_gtk_account_option_menu_new() call rebuild_joinchat_entires(the first gc that supports chats) automatically (by way of join_chat_select_account_cb). Also, someone buy Luke a nice 19" LCD that'll do 1600x1200 committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 14 Mar 2004 05:54:29 +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