(cross)compiling with mingw32
Posted: 21 Sep 2005 12:22
I must compile vlc for windows.
I ave installed mingw32 pakage, SDL pakage and
contrib-20040902-win32-bin-gcc3.3.1
I ave this error:
livedotcom.cpp:982: error: no matching function for call to `RTSPClient::describeURL(char*&, NULL, int)'
/usr/win32/live.com/liveMedia/include/RTSPClient.hh:52: note: candidates are: char* RTSPClient::describeURL(const char*, AuthRecord*)
make[4]: *** [liblivedotcom_a-livedotcom.o] Error 1
make[4]: Leaving directory `/root/videolan/vlc-trunk/modules/demux'
make[3]: *** [all-modules] Error 1
make[3]: Leaving directory `/root/videolan/vlc-trunk/modules/demux'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/videolan/vlc-trunk/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/videolan/vlc-trunk'
make: *** [all] Error 2
why?
tnx.
I ave installed mingw32 pakage, SDL pakage and
contrib-20040902-win32-bin-gcc3.3.1
I ave this error:
livedotcom.cpp:982: error: no matching function for call to `RTSPClient::describeURL(char*&, NULL, int)'
/usr/win32/live.com/liveMedia/include/RTSPClient.hh:52: note: candidates are: char* RTSPClient::describeURL(const char*, AuthRecord*)
make[4]: *** [liblivedotcom_a-livedotcom.o] Error 1
make[4]: Leaving directory `/root/videolan/vlc-trunk/modules/demux'
make[3]: *** [all-modules] Error 1
make[3]: Leaving directory `/root/videolan/vlc-trunk/modules/demux'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/videolan/vlc-trunk/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/videolan/vlc-trunk'
make: *** [all] Error 2
why?
tnx.