linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] I am Under mingw Under Windows 7. I try to compile


From: Gaetan Abessolo
Subject: [Linphone-developers] I am Under mingw Under Windows 7. I try to compile linphone-3.5.99 since 2 months with no success. when i disable libupnp it does not take care so i must compile libupnp-1.6.8 but it is also a failure...please help me
Date: Tue, 9 Apr 2013 23:50:32 +0200

address@hidden /c/sources/libupnp-1.6.18
$ gcc -c  upnp/src/api/upnpapi.c -o upnpapi.o -Iupnp/src/inc -I. -Iupnp/inc -Iixml/inc -Ithreadutil/inc
In file included from upnp/inc/upnpdebug.h:40:0,
                 from upnp/src/inc/service_table.h:48,
                 from upnp/src/inc/client_table.h:16,
                 from upnp/src/inc/upnpapi.h:51,
                 from upnp/src/api/upnpapi.c:55:
threadutil/inc/ThreadPool.h:35:0: attention : « _WIN32_WINNT » redéfini [enabled
 by default]
c:\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/windef.h:20:0: note: c
eci est la localisation d'une précédente définition
upnp/src/api/upnpapi.c: In function 'UpnpGetIfInfo':
upnp/src/api/upnpapi.c:3215:2: erreur: unknown type name 'PIP_ADAPTER_ADDRESSES'

upnp/src/api/upnpapi.c:3215:33: attention : initialization makes integer from po
inter without a cast [enabled by default]
upnp/src/api/upnpapi.c:3216:2: erreur: unknown type name 'PIP_ADAPTER_ADDRESSES'

upnp/src/api/upnpapi.c:3217:2: erreur: unknown type name 'PIP_ADAPTER_UNICAST_AD
DRESS'
upnp/src/api/upnpapi.c:3228:8: erreur: 'GAA_FLAG_SKIP_ANYCAST' undeclared (first
 use in this function)
upnp/src/api/upnpapi.c:3228:8: note: each undeclared identifier is reported only
 once for each function it appears in
upnp/src/api/upnpapi.c:3229:8: erreur: 'GAA_FLAG_SKIP_DNS_SERVER' undeclared (fi
rst use in this function)
upnp/src/api/upnpapi.c:3237:12: erreur: 'PIP_ADAPTER_ADDRESSES' undeclared (firs
t use in this function)
upnp/src/api/upnpapi.c:3237:35: erreur: expected ';' before 'malloc'
upnp/src/api/upnpapi.c:3238:13: attention : comparaison entre un pointeur et un
entier [enabled by default]
upnp/src/api/upnpapi.c:3247:3: attention : passing argument 1 of 'free' makes po
inter from integer without a cast [enabled by default]
c:\mingw\bin\../lib/gcc/mingw32/4.6.2/../../../../include/stdlib.h:358:38: note:
 expected 'void *' but argument is of type 'int'
upnp/src/api/upnpapi.c:3262:21: attention : comparaison entre un pointeur et un
entier [enabled by default]
upnp/src/api/upnpapi.c:3263:18: erreur: invalid type argument of '->' (have 'int
')
upnp/src/api/upnpapi.c:3263:28: erreur: 'IP_ADAPTER_NO_MULTICAST' undeclared (fi
rst use in this function)
upnp/src/api/upnpapi.c:3280:33: erreur: invalid type argument of '->' (have 'int
')
upnp/src/api/upnpapi.c:3304:30: erreur: invalid type argument of '->' (have 'int
')
upnp/src/api/upnpapi.c:3312:25: erreur: invalid type argument of '->' (have 'int
')
upnp/src/api/upnpapi.c:3314:22: erreur: invalid type argument of '->' (have 'int
')
upnp/src/api/upnpapi.c:3343:23: erreur: invalid type argument of '->' (have 'int
')
upnp/src/api/upnpapi.c:3346:27: erreur: invalid type argument of '->' (have 'int
')
upnp/src/api/upnpapi.c:3350:28: erreur: invalid type argument of '->' (have 'int
')

address@hidden /c/sources/libupnp-1.6.18
$


reply via email to

[Prev in Thread] Current Thread [Next in Thread]