<div>Hi All,</div>
<div> </div>
<div>I&#39;m a newbie trying to build live555 on WinCe 6.0 based ARM target.</div>
<div>I&#39;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&gt;ByteStreamFileSource.cpp(98) : error C2664: &#39;TaskScheduler::turnOffBackgroundReadHandling&#39; : cannot convert parameter 1 from &#39;void *&#39; to &#39;int&#39;</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>