compiling problem of vlc in VC6.0

dspmpeg dspmpeg at uestc.edu.cn
Wed Jun 12 15:24:23 CEST 2002


hi,all
i'm tring to compile the vlc in VC,but i get a problem 
about the libdvdcss,the error is like follow:
f:\liutao\libdvdcss\src\libdvdcss.h(79) : error C2054: expected '(' to follow '__inline__'
f:\liutao\libdvdcss\src\libdvdcss.h(80) : error C2085: '_dvdcss_error' : not in formal parameter list
f:\liutao\libdvdcss\src\libdvdcss.h(80) : error C2143: syntax error : missing ';' before '{'
f:\liutao\libdvdcss\src\libdvdcss.h(89) : error C2054: expected '(' to follow '__inline__'
f:\liutao\libdvdcss\src\libdvdcss.h(90) : error C2085: '_dvdcss_debug' : not in formal parameter list
f:\liutao\libdvdcss\src\libdvdcss.h(90) : error C2143: syntax error : missing ';' before '{'
f:\liutao\libdvdcss\src\css.c(83) : warning C4013: '_dvdcss_error' undefined; assuming extern returning int
f:\liutao\libdvdcss\src\css.c(115) : warning C4013: '_dvdcss_debug' undefined; assuming extern returning int
................

Is there some difference in the linux enviroment and 
in the windows so i need to modify the source
code of the libdvdcss? in fact i don't need to read dvd.
and  can i delete the libdvdcss from my vlc project?

    thanks 
                       your sincere liutao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20020612/6f90480a/attachment.html>


More information about the vlc-devel mailing list