[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Linphone-users] problem build ortp-0.6.3 in windows
From: |
wpmstu |
Subject: |
[Linphone-users] problem build ortp-0.6.3 in windows |
Date: |
Thu, 28 Jul 2005 16:32:56 +0800 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Linphone-users] problem build ortp-0.6.3 in windows,
wpmstu <=