<div>Hi All,</div>
<div> </div>
<div>I'm a newbie trying to build live555 on WinCe 6.0 based ARM target.</div>
<div>I'm getting an error with respect to use of the function fileno in ByteStreamFileSource.cpp file as follows.</div>
<div><font size="1">
<p>1>ByteStreamFileSource.cpp(98) : error C2664: 'TaskScheduler::turnOffBackgroundReadHandling' : cannot convert parameter 1 from 'void *' to 'int'</p>
<p>I checked the fileno function declaration in stdlib.h file and it is returning a void *.</p>
<p>Let me know if anyone has encountered this issue and able to resolve.</p>
<p>Please suggest.</p>
<p>thanks</p></font></div>