linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] making linphone more compatible


From: Greg
Subject: [Linphone-developers] making linphone more compatible
Date: Tue, 4 Sep 2007 06:41:33 -0700 (PDT)

Hi,

I've noticed that the rtpsend.c uses the struct timespec from the <time.h>
doing some google searches it seems this struct is only on the unix/linux
gnu c compiler.

now i wouldn't say anything seeing as there is a separate winrtpsend.cpp
only that in  rtpsend it seems to attmept to be compatible with win32
by including some of the appropriate libraries.

so perhaps for simplicity's sake it would be better either to have it be fully
compatible on both platforms or mark them distinctly so as to avoid any
later confusions.

As it stands for a windows user they would have to use the <time.h> and
functions available to them which do not seem 100% compatible. I'm
using devc++ on windows.

other than that the lib seems elegant and easy to use. much thanks


Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase.
reply via email to

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