I also can not get VLC to compile in VC6, these are the errors:Look in wxwindows docs on how to compile wxwindows with different compilers. VLC should compile with VC6, but it will not be feature complete. If there are errors, please tell us what they are
Nope, I still cannot build it. Same error, same place...I use VC++ 7.1.3088 and just tried the vlc-snapshot-20040108.tar.gz...even more - it complains about absence of some include files, that wasn't a case before...Thanks for the report, this is fixed in cvs now.
Give a try to: http://download.videolan.org/pub/vlc/sn ... 108.tar.gz when it is available.
yeah, I was able to build it finally - after I downloaded and build liveMedia source code...thank youthe livemedia library seems to be buildable on win32, so it should be possible to build the livdotcom plugin on VC7, it might need some small fixes first though. Please report what errors you get
yeah...I downloaded most recent ffmpeg source code from their site (ffmpeg.sourceforge.net) and followed their documentation in order to build it – installed MinGW and MSYS…it took some efforts to get through though…finally I was able to build it. After that – I linked plugin_ffmpeg (VC 7) to newly-build libraries and compiled it.ffmpeg needs to be built with gcc. Don't even hope to compile it with VC++. Once you have ffmpeg compiled it should be possible to link the ffmpeg module compiled with VC++ to it. This may require nasty hacks (like linking with libgcc) but should be possible (Xbox media player does it)
Please tell us if/how you manage(d) to do it
Return to “General VLC media player Troubleshooting”
Users browsing this forum: No registered users and 27 guests