I compile vlc-0.8.1 has error on the sygwin. The program can not pass livedotcom. Can you help me?
![Sad :(](./images/smilies/icon_sad.gif)
livedotcom.cpp: In function `int Open(vlc_object_t*)':
livedotcom.cpp:251: error: no matching function for call to `RTSPClient::
describeURL(char*&, NULL, int)'
/usr/win32/live.com/liveMedia/include/RTSPClient.hh:52: error: candidates are: char* RTSPClient::describeURL(const char*, AuthRecord*)
livedotcom.cpp: In function `int Control(demux_t*, int, char*)':
livedotcom.cpp:758: warning: unused variable `int i'
livedotcom.cpp: In function `void StreamRead(void*, unsigned int, unsigned int, timeval, unsigned int)':
livedotcom.cpp:961: warning: comparison between signed and unsigned integer expressions
make[4]: *** [liblivedotcom_a-livedotcom.o] Error 1
make[4]: Leaving directory `/home/vlc-0.8.1/modules/demux'
make[3]: *** [all-modules] Error 1
make[3]: Leaving directory `/home/vlc-0.8.1/modules/demux'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/vlc-0.8.1/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vlc-0.8.1'
make: *** [all] Error 2
Best Regards,
Bill