msnp15 win32 compile error
Andrea Visinoni
andrea at puntualmenteinritardo.com
Sun Jul 13 19:09:28 EDT 2008
Andrea Visinoni ha scritto:
> on im.pidgin.pidgin
>
> nexus.c: In function `nexus_parse_token':
> nexus.c:270: error: implicit declaration of function
> `g_hash_table_remove_all'
> nexus.c:270: warning: nested extern declaration of `g_hash_table_remove_all'
> make[3]: *** [nexus.o] Error 1
>
> Andrea
One last thing to make it work...just remove soap2 in mingw makefile
============================================================
--- libpurple/protocols/msn/Makefile.mingw
bdfdef0a4605af874ad9704d9b98625f
8681ebda
+++ libpurple/protocols/msn/Makefile.mingw
591c62ec2afecabc13c71297ff9b9d53
89fb21ca
@@ -61,7 +61,6 @@ C_SRC = cmdproc.c \
slpmsg.c \
slpsession.c \
soap.c\
- soap2.c\
state.c \
switchboard.c \
sync.c \
Andrea
More information about the Devel
mailing list