[vlc-devel] Re: New BDA module
xxcv
xxcv07 at gmail.com
Thu Apr 12 08:24:56 CEST 2007
Ken Self wrote:
> Compiled and linked with vlc 0.8.6 it runs successfully on my computer.
>
tried to compile your patch with branch 0.8.6-bugfix
bda.cpp: In function `int vlc_entry__0_8_6(module_t*)':
bda.cpp:70: error: invalid conversion from `const char**' to `char**'
bda.cpp: In function `int Open(vlc_object_t*)':
bda.cpp:156: warning: comparison between signed and unsigned integer
expressions
bda.cpp:99: warning: unused variable 'psz_ts_demux'
bda.cpp: In function `int ParseMRL(access_t*)':
bda.cpp:178: warning: unused variable 'psz_next'
bda.cpp: In function `block_t* Block(access_t*)':
bda.cpp:287: error: `block_New' was not declared in this scope
bda.cpp:288: error: invalid use of undefined type `struct block_t'
../../../include/vlc_common.h:361: error: forward declaration of `struct
block_t'
bda.cpp:287: warning: unused variable 'block_New'
make[7]: *** [libbda_plugin_a-bda.o] Error 1
--
Regards,
xxcv
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list