[vlc-devel] [vlc-commits] contrib: add qt4

Jean-Baptiste Kempf jb at videolan.org
Tue Nov 8 15:37:52 CET 2011


On Tue, Nov 08, 2011 at 09:30:36AM -0500, Rafaël Carré wrote :
> Le Tue, 8 Nov 2011 11:05:09 +0100,
> Jean-Baptiste Kempf <jb at videolan.org> a écrit :
> 
> > On Tue, Nov 08, 2011 at 07:27:27AM +0100, Rafaël Carré wrote :
> > > +	for codec in cn jp kr tw; \
> > > +		do install -D -- $</plugins/codecs/libq$${codec}codecs.a "$(PREFIX)/lib/libq${codec}codecs.a"; \
> > > +	done
> > 
> > Why do we need that?
> 
> /media/dev/vlc/contrib/x86_64-w64-mingw32/lib/libQtCore.a(qtextcodec.o):qtextcodec.cpp:(.text+0x222a): undefined reference to `QGb18030Codec::QGb18030Codec()'
> /media/dev/vlc/contrib/x86_64-w64-mingw32/lib/libQtCore.a(qtextcodec.o):qtextcodec.cpp:(.text+0x223c): undefined reference to `QGbkCodec::QGbkCodec()'
> /media/dev/vlc/contrib/x86_64-w64-mingw32/lib/libQtCore.a(qtextcodec.o):qtextcodec.cpp:(.text+0x224e): undefined reference to `QGb2312Codec::QGb2312Codec()'
> /media/dev/vlc/contrib/x86_64-w64-mingw32/lib/libQtCore.a(qtextcodec.o):qtextcodec.cpp:(.text+0x2260): undefined reference to `QEucJpCodec::QEucJpCodec()'
> /media/dev/vlc/contrib/x86_64-w64-mingw32/lib/libQtCore.a(qtextcodec.o):qtextcodec.cpp:(.text+0x2272): undefined reference to `QJisCodec::QJisCodec()'
> /media/dev/vlc/contrib/x86_64-w64-mingw32/lib/libQtCore.a(qtextcodec.o):qtextcodec.cpp:(.text+0x2284): undefined reference to `QSjisCodec::QSjisCodec()'
> /media/dev/vlc/contrib/x86_64-w64-mingw32/lib/libQtCore.a(qtextcodec.o):qtextcodec.cpp:(.text+0x22a0): undefined reference to `vtable for QEucKrCodec'
> /media/dev/vlc/contrib/x86_64-w64-mingw32/lib/libQtCore.a(qtextcodec.o):qtextcodec.cpp:(.text+0x22bf): undefined reference to `vtable for QCP949Codec'
> /media/dev/vlc/contrib/x86_64-w64-mingw32/lib/libQtCore.a(qtextcodec.o):qtextcodec.cpp:(.text+0x22de): undefined reference to `vtable for QBig5Codec'
> /media/dev/vlc/contrib/x86_64-w64-mingw32/lib/libQtCore.a(qtextcodec.o):qtextcodec.cpp:(.text+0x22fd): undefined reference to `vtable for QBig5hkscsCodec'

We've never shipped those on Win32

Best Regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device



More information about the vlc-devel mailing list