User-agent: Microsoft Outlook Express Macintosh Edition - 5.01 (1630)
Thanks, I'll add this to the main trunk.
on 12/19/00 8:14 AM, Deaton, Larry at email@hidden wrote:
> Hello,
> Without the error message identified, I can only assume you are
> seeing the same problem that I am when compiling the source code. My build
> is complaining about not finding a prototype declaration for ntohs() within
> QTSSModuleUtils.cpp. I think you can just add the following to the top of
> the QTSSModuleUtils.cpp source file to fix the compilation problem:
>
>
> #ifndef __Win32__
> #include <netinet/in.h>
> #endif
--
Denis Serenyi
QuickTime Streaming Server Engineering
email@hidden