linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Pb to build libortp_so.dll


From: hf . daffys
Subject: [Linphone-developers] Pb to build libortp_so.dll
Date: Mon, 21 Jun 2004 16:17:18 CEST

Hi all,

here i try to compile the ortp library with VC++ 6.0 and i got that message :

--------------------Configuration: libortp_so - Win32 Debug--------------------
Compiling...
avprofile.c
d:\ortp\ortp-0.6.0\src\avprofile.c(24) : warning C4305: 'initializing' : 
truncation from 'const int ' to 'char '
d:\ortp\ortp-0.6.0\src\avprofile.c(55) : error C2065: 'type' : undeclared 
identifier
d:\ortp\ortp-0.6.0\src\avprofile.c(55) : error C2099: initializer is not a 
constant
d:\ortp\ortp-0.6.0\src\avprofile.c(55) : error C2059: syntax error : ':'
d:\ortp\ortp-0.6.0\src\avprofile.c(65) : error C2099: initializer is not a 
constant
d:\ortp\ortp-0.6.0\src\avprofile.c(65) : error C2059: syntax error : ':'
d:\ortp\ortp-0.6.0\src\avprofile.c(75) : error C2099: initializer is not a 
constant
d:\ortp\ortp-0.6.0\src\avprofile.c(75) : error C2059: syntax error : ':'
d:\ortp\ortp-0.6.0\src\avprofile.c(85) : error C2099: initializer is not a 
constant
d:\ortp\ortp-0.6.0\src\avprofile.c(85) : error C2059: syntax error : ':'
d:\ortp\ortp-0.6.0\src\avprofile.c(97) : error C2099: initializer is not a 
constant
d:\ortp\ortp-0.6.0\src\avprofile.c(97) : error C2059: syntax error : ':'
d:\ortp\ortp-0.6.0\src\avprofile.c(109) : error C2099: initializer is not a 
constant
d:\ortp\ortp-0.6.0\src\avprofile.c(109) : error C2059: syntax error : ':'
d:\ortp\ortp-0.6.0\src\avprofile.c(120) : error C2099: initializer is not a 
constant
d:\ortp\ortp-0.6.0\src\avprofile.c(120) : error C2059: syntax error : ':'
d:\ortp\ortp-0.6.0\src\avprofile.c(146) : error C2099: initializer is not a 
constant
d:\ortp\ortp-0.6.0\src\avprofile.c(146) : error C2059: syntax error : ':'
d:\ortp\ortp-0.6.0\src\avprofile.c(156) : error C2099: initializer is not a 
constant
d:\ortp\ortp-0.6.0\src\avprofile.c(156) : error C2059: syntax error : ':'
d:\ortp\ortp-0.6.0\src\avprofile.c(166) : error C2099: initializer is not a 
constant
d:\ortp\ortp-0.6.0\src\avprofile.c(166) : error C2059: syntax error : ':'
Error executing cl.exe.

so that's 1st :
--------------------------------
      char offset0xD5=0xD5; 
--------------------------------

then always things like :
--------------------------------
      PayloadType pcmu8000={
        TYPE( PAYLOAD_AUDIO_CONTINUOUS),
--------------------------------

Excuse me for that maybe stupid question but i don't know how to solve it so if 
anobody can help me it could be great ;)

thanks a lot


-------------------------------------------------------------
NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Toolbar...
Web/Wap : www.netcourrier.com
Téléphone/Fax : 08 92 69 00 21 (0,34 € TTC/min)
Minitel: 3615 NETCOURRIER (0,16 € TTC/min)





reply via email to

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