From: JONATHAN B. <jb...@ms...> - 2003-12-15 19:01:16
|
If anyone can help it would be greatly appreciated. I have downloaded the libiax source and it seems to compile and run fine. I want to be able to run the libiax2 source, but it doesn't seem to want to compile. I am using Microsoft Visual C++ 6 and it gives quite a few errors. Most of the errors are in iax2.h. It doesn't seem to like the structs of the form : struct * { ... } _attribute_ ((_packed_)); this last line gives 4 different errors : ..\iax2.h(136) : error C2143: syntax error : missing ')' before '(' ..\iax2.h(136) : error C2091: function returns function ..\iax2.h(136) : error C2059: syntax error : ')' ..\iax2.h(136) : error C2371: '__attribute__' : redefinition; different basic types And in iax.c the error that keeps recurring is : ..\iax.c(2389) : error C2039: 'session' : is not a member of 'iax_frame' Any help or insight would be greatly appreciated. Thanks _________________________________________________________________ Shop online for kids toys by age group, price range, and toy category at MSN Shopping. No waiting for a clerk to help you! http://shopping.msn.com |