README.mingw

Sun, 30 May 2010 19:01:30 +0000

author
Ivan Komarov <ivan.komarov@pidgin.im>
date
Sun, 30 May 2010 19:01:30 +0000
branch
soc.2010.icq-tlc
changeset 30639
a82ebc3a5c3d
parent 16272
2ec817794ae1
child 33100
9c6db78cce0b
permissions
-rw-r--r--

Added an error handler for family_icq.c. So far it works for
icq fullinfo and alias requests.

This was originally motivated by me getting "Server rate limit exceeded"
while testing authorization requests. This error completely prevented
the authorization request dialog from showing up.

16272
2ec817794ae1 Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents: 16100
diff changeset
1 How to build Pidgin for Windows using MinGW
2ec817794ae1 Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents: 16100
diff changeset
2 =============================
3630
caa952062dc2 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
3
16272
2ec817794ae1 Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents: 16100
diff changeset
4 For the latest build instructions, please refer to:
3630
caa952062dc2 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
5
16272
2ec817794ae1 Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents: 16100
diff changeset
6 http://developer.pidgin.im/wiki/BuildingWinPidgin

mercurial