README.mingw

Thu, 26 Apr 2018 08:40:06 +0100

author
David Woodhouse <dwmw2@infradead.org>
date
Thu, 26 Apr 2018 08:40:06 +0100
branch
release-2.x.y
changeset 38977
9fb01eaac544
parent 33106
6bfa5b87e99f
child 33955
55aa58076485
permissions
-rw-r--r--

sametime: Add missing initializer for .get_cb_alias() method

Have I bitched about MSVC not supporting C99 struct initializers recently?

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
33106
6bfa5b87e99f Fixup READMEs a bit.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 16272
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