8 Mar 2007 18:13
svn 22490 on Windows - not declared stream_fill_buffer, stream_seek_long
John Brown <johnbrown105 <at> hotmail.com>
2007-03-08 17:13:51 GMT
2007-03-08 17:13:51 GMT
I am using gcc-4.1.1 [Sherpya] on Windows XP. Latest svn (22490) does not compile: make -C libmpdemux libmpdemux.a make[1]: Entering directory `/c/progra~1/multimedia/mplayer/svn/libmpdemux' g++ -I../stream -I../loader -I../libavutil -I../libavcodec -I../libavformat -I. -I.. -W -Wall -Wno-unused-parameter -O2 -march=prescott -mtune=prescott -g3 -D _LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/mingw/include/ -I/mingw/include -I/mingw/include/dvdnav -I/mingw/include/freetype2 -I/mingw/in clude -I/mingw/lib/live/liveMedia/include -I/mingw/lib/live/Us ageEnvironment/include -I/mingw/lib/live/BasicUsageEnvironment /include -I/mingw/lib/live/groupsock/include -D__STDC_LIMIT_MA CROS -c -o demux_rtp.o demux_rtp.cpp ../stream/stream.h: In function 'int stream_read_char(stream_t*)': ../stream/stream.h:131: error: 'stream_fill_buffer' was not declared in this sco pe ../stream/stream.h: In function 'int stream_read(stream_t*, char*, int)': ../stream/stream.h:212: error: 'stream_fill_buffer' was not declared in this sco pe ../stream/stream.h: In function 'unsigned char* stream_read_line(stream_t*, unsi(Continue reading)
RSS Feed