[vlc-devel] Compile problem in WindowsXP use VC++
Christophe Mutricy
xtophe at videolan.org
Wed Oct 22 14:34:51 CEST 2008
2008/10/22 xz <taxcoco at sohu.com>:
> We have meatting a problem, while compiling under VC6, it has hundred
> errors.
> I had looked up de develop instraction, it said VLC cannot
> be compiled in VC++. But My classmate said he had compiled it in VC6.0
> moudle by moudle(project each).
> And I want to compile some moudles, and add the .dll files in my
> project, please, Did there any other way?
The develpers instruction are correct you can't build the whole VLC with VC++.
It's not a compliant C99 compiler and some of the libraries VLC
depends on won't build with it.
So you'll have to ask your classmate how he did.
--
Xtophe
More information about the vlc-devel
mailing list