got it. was using the older version of ccrtp (1.0.3).
downloaded the latest one: 1.3.4 and the build worked fine (although with few 
warnings).

thanks
Sandeep

----- Original Message -----
From: sandeep siroya <[EMAIL PROTECTED]>
Date: Wednesday, August 31, 2005 9:08 pm
Subject: [Ccrtp-devel] running ccRTP on visual studio

> Hi all,
> I know, this is a kind of repeated message on this mailing list. 
> But I am not able to build even after I installed the capexp-
> 1.3.16.exe to supply the required include files and library files.
> I have got rid of the errors like "could not find <cc++/config.h>, 
> <cc++/export.h> "
> But, I am still getting errors like:
> c:\temp\ccrtp-1.0.2\src\ccrtp\channel.h(159): error C2039: 
> 'sin_addr' : is not a member of 'ost::UDPSocket::__unnamed'
> c:\temp\ccrtp-1.0.2\src\ccrtp\channel.h(158): error C2039: 
> 'sin_family' : is not a member of 'ost::UDPSocket::__unnamed'
> c:\temp\ccrtp-1.0.2\src\ccrtp\channel.h(160): error C2039: 
> 'sin_port' : is not a member of 'ost::UDPSocket::__unnamed'
> c:\temp\ccrtp-1.0.2\src\ccrtp\rtcppkt.h(420): warning C4244: 
> 'return' : conversion from 'u_long' to 'uint16', possible loss of data
> c:\temp\ccrtp-1.0.2\src\ccrtp\rtcppkt.h(429): warning C4244: 
> 'return' : conversion from 'u_long' to 'uint16', possible loss of data
> c:\temp\ccrtp-1.0.2\src\ccrtp\cqueue.h(660): warning C4250: 
> 'ost::AVPQueue' : inherits 
> 'ost::IncomingDataQueue::ost::IncomingDataQueue::renewLocalSSRC' via dominance
> 
> I have included the library directory of CAPE Framework that 
> contains ccrtp1.lib and other .lib files in theh VC Library path
> and I have included the include directory of CAPE Framework in the 
> VC include path.
> Can someone please tell me, what I have to do in addition to this 
> to make a build successful?
> 
> Thanks & Regards
> Sandeep
> 
> 
> _______________________________________________
> Ccrtp-devel mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/ccrtp-devel
> 


_______________________________________________
Ccrtp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/ccrtp-devel

Reply via email to