README.mingw

Mon, 28 Apr 2003 18:45:38 +0000

author
Paul Aurich <darkrain42@pidgin.im>
date
Mon, 28 Apr 2003 18:45:38 +0000
changeset 5255
8aa84137a01f
parent 4904
141d6bd56fd2
child 14638
b0fa76dac93f
permissions
-rw-r--r--

[gaim-migrate @ 5627]
Paul A (darkrain) writes:
" This patch updates the events.c, filectl.c, gaiminc.c,
and mailchk.c plugins to the new api as well as
updating mailchk.c to the new buddy list code.

events.so, gaiminc.so, and mailchk.so all load and
function properly on my computer.

filectl doesn't even compile, but then, it has been a
while since it did actually compile. I didn't even bother
to update a few of the other plugins, since they're
completely out of date. Perhaps one of the developers
needs to go through and prune out a bunch of the
plugins that are not kept up to date.

Out of date plugins:

chatlist.c - superceded by faceprint's recent commit to
cvs.
filectl.c - doesn't support multiple accounts for IMs and
away messages.
raw.c - does anyone use this? it doesn't compile, but it
looks like an easy fix. "

committer: Luke Schierer <lschiere@pidgin.im>

3630
caa952062dc2 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
1 How to build Gaim using MinGw
caa952062dc2 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
2 =============================
caa952062dc2 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
3
4900
594e21d12814 [gaim-migrate @ 5234]
Herman Bloggs <herman@bluedigits.com>
parents: 4128
diff changeset
4 Since these instructions are constantly changing and in order for me to
594e21d12814 [gaim-migrate @ 5234]
Herman Bloggs <herman@bluedigits.com>
parents: 4128
diff changeset
5 avoid maintaining two versions of these instructions please refer to:
3630
caa952062dc2 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
6
4904
141d6bd56fd2 [gaim-migrate @ 5238]
Herman Bloggs <herman@bluedigits.com>
parents: 4900
diff changeset
7 http://gaim.sourceforge.net/win32
3630
caa952062dc2 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
8
4900
594e21d12814 [gaim-migrate @ 5234]
Herman Bloggs <herman@bluedigits.com>
parents: 4128
diff changeset
9 - Herman
3630
caa952062dc2 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
10

mercurial