Wed, 19 Sep 2007 08:26:30 +0000
Add a 'purple.h' that includes the defines and other header files required
to compile against libpurple. Thanks to John 'rekkanoryo' Bailey for the
nice description. This should get rid of all the G_GNUC_NULL_TERMINATED
compile errors many people keep getting.
Closes #2524.
|
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 | 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 | 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 |