From: Adam H. <ad...@te...> - 2004-07-15 01:46:57
|
just cast data to (char*) Rob Judd wrote: > Chris, > > Yeah, I reported that weeeks ago. Looks like no-one cares. > > Rob > > > Christopher C. Howard wrote: > >>I noticed that there is a VC6 project workspace file (iaxclient_lib.dsw) >>included in the cvs. Is there a trick to getting iaxclient to compile using >>VC6? I'm currently getting "iaxclient_lib.c(534) : error C2036: 'void *' : >>unknown size". >> >> while(total_consumed < e->event.voice.datalen) { >> cur = decode_audio(call, fr, >> >>e->event.voice.data+total_consumed,e->event.voice.datalen-total_consumed, >> iEncodeType); >> >>Any suggestions? >> >>Chris >> >>------------------------------------------------------- >>This SF.Net email is sponsored by BEA Weblogic Workshop >>FREE Java Enterprise J2EE developer tools! >>Get your free copy of BEA WebLogic Workshop 8.1 today. >>http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click >>_______________________________________________ >>Iaxclient-devel mailing list >>Iax...@li... >>https://lists.sourceforge.net/lists/listinfo/iaxclient-devel > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click > _______________________________________________ > Iaxclient-devel mailing list > Iax...@li... > https://lists.sourceforge.net/lists/listinfo/iaxclient-devel > |