When build ortp-0.6.3 in win2000 with ms vc6.0, I encounter follow debug errors.
Can anyone help me out ?
Thanks.
---Configuration: oRTP - Win32 Debug--------------------
Compiling...
ortp.c
D:\ortp-0.6.3\src\ortp.c(64) : error C2275: 'WORD' : illegal use of
this type as an expression
e:\mspsdk\include\windef.h(144) : see declaration of 'WORD'
D:\ortp-0.6.3\src\ortp.c(64) : error C2146: syntax error : missing ';'
before identifier 'wVersionRequested'
D:\ortp-0.6.3\src\ortp.c(64) : error C2065: 'wVersionRequested' :
undeclared identifier
D:\ortp-0.6.3\src\ortp.c(65) : error C2275: 'WSADATA' : illegal use of
this type as an expression
e:\mspsdk\include\winsock2.h(423) : see declaration of 'WSADATA'
D:\ortp-0.6.3\src\ortp.c(65) : error C2146: syntax error : missing ';'
before identifier 'wsaData'
D:\ortp-0.6.3\src\ortp.c(65) : error C2065: 'wsaData' : undeclared identifier
D:\ortp-0.6.3\src\ortp.c(69) : warning C4133: 'function' :
incompatible types - from 'int *' to 'struct WSAData *'
Error executing cl.exe.
oRTP.lib - 6 error(s), 1 warning(s)
--
Wang Peiming
_______________________________________________
Linphone-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/linphone-users