[Live-devel] Note in ByteStreamFileSource.cpp

Ryan Chong fantasychong at yahoo.com
Tue Jul 12 03:54:44 PDT 2005


Hi all,

I noticed that everytime I compile the
ByteStreamFileSource.cpp, there will be an error,
where the compiler complain that there is implicit
defination of fseeko at Line 77:
        return fseeko(fid, (off_t)(offset), whence);

After I change the fseeko(..) to fseek(..), the
compliler ran happily. I wonder if my system has no
such function defined, or is it just a typo. I am
using Debian linux for my development.

I am using code dated on 12th July, and also 1st July.

Regards,
Ryan


		
____________________________________________________
Sell on Yahoo! Auctions – no fees. Bid on great items.  
http://auctions.yahoo.com/


More information about the live-devel mailing list