Ticket #22300 (closed defect: duplicate)
Error in qtcapture building VLC on Snow Leopard
| Reported by: | alexangas@… | Owned by: | mnick@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.1 |
| Keywords: | snowleopard | Cc: | |
| Port: | VLC |
Description
When building qtcapture:
/bin/sh ../../libtool --tag=CC --mode=compile /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 -mmacosx-version-min=10.6 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/opt/local/include -DSYS_DARWIN `top_srcdir="../.." top_builddir="../.." ../../vlc-config --objcflags plugin libqtcapture_plugin_la-qtcapture.lo` -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -std=gnu99 -DMACOSX_DEPLOYMENT_TARGET=10.6 -MT libqtcapture_plugin_la-qtcapture.lo -MD -MP -MF .deps/libqtcapture_plugin_la-qtcapture.Tpo -c -o libqtcapture_plugin_la-qtcapture.lo `test -f 'qtcapture.m' || echo './'`qtcapture.m libtool: compile: /Developer/usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 -mmacosx-version-min=10.6 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/opt/local/include -DSYS_DARWIN -I/opt/local/include -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -DHAVE_RELEASE -D__LIBVLC__ -D__PLUGIN__ -DMODULE_NAME=qtcapture -DMODULE_NAME_IS_qtcapture -DMODULE_STRING=\"qtcapture\" -O4 -ffast-math -funroll-loops -fno-omit-frame-pointer -O2 -arch x86_64 -D_INTL_REDIRECT_MACROS -std=gnu99 -DMACOSX_DEPLOYMENT_TARGET=10.6 -MT libqtcapture_plugin_la-qtcapture.lo -MD -MP -MF .deps/libqtcapture_plugin_la-qtcapture.Tpo -c qtcapture.m -fno-common -DPIC -o .libs/libqtcapture_plugin_la-qtcapture.o qtcapture.m: In function 'qtchroma_to_fourcc': qtcapture.m:174: error: 'k422YpCbCr8CodecType' undeclared (first use in this function) qtcapture.m:174: error: (Each undeclared identifier is reported only once qtcapture.m:174: error: for each function it appears in.) qtcapture.m:175: error: 'kComponentVideoCodecType' undeclared (first use in this function) qtcapture.m:176: error: 'kComponentVideoUnsigned' undeclared (first use in this function)
Change History
Note: See
TracTickets for help on using
tickets.


Cc Me!