I have built commoncpp & ccrtp on os/x before, but not since 10.4, and never within xcode. At the very least, you will still need to run the configure script outside of xcode and then use the "config.h" header it generates (or make sure xcode does for however it builds up include paths...). This is the most likely cause for this issue.
amit b wrote: > Hi, > Just getting started with ccRTP. Has anyone built it on OS-X? I'm a newbee to > OS-X and am trying to build the lib under the xcode IDE. > > The first thing I tried is to build Common C++ on OS-X and am getting quite a > few build errors (clearly, due to something I'm missing). > > string.h is giving failures such as: 'error: expected unqualified-id before > '=' token', 'error: two or more data types in declaration of 'type name' ... > at line 97. Just after the strerror function declaration in string.h . > Perhaps this has to do with __DARWIN_ALIAS def coming from sys/cdefs.h ?? > > Would appreciate help, pointers on getting ccRTP / Common C++ to build on OS > X. > > Thx! > -ab > > > > > > > _______________________________________________ > Ccrtp-devel mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/ccrtp-devel
begin:vcard fn:David Sugar n:Sugar;David org:GNU Telephony email;internet:[EMAIL PROTECTED] tel;work:+1 201 215 2609 url:http://www.gnutelephony.org version:2.1 end:vcard
_______________________________________________ Ccrtp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/ccrtp-devel
