Hi All,

I'm a newbie trying to build live555 on WinCe 6.0 based ARM target.
I'm getting an error with respect to use of the function fileno in
ByteStreamFileSource.cpp file as follows.

1>ByteStreamFileSource.cpp(98) : error C2664:
'TaskScheduler::turnOffBackgroundReadHandling' : cannot convert parameter 1
from 'void *' to 'int'

I checked the fileno function declaration in stdlib.h file and it is
returning a void *.

Let me know if anyone has encountered this issue and able to resolve.

Please suggest.

thanks
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to