Opened 17 years ago

Closed 17 years ago

#3767 closed defect (fixed)

OS X broken No rule to make target `videoout_corevideo.cpp'

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

g++ -c -pipe -march=pentium4 -Wno-long-double -F/System/Library/Frameworks/{AGL, ApplicationServices?,Carbon,Cocoa,OpenGL,QuickTime?}.framework/Frameworks -F/Syste m/Library/PrivateFrameworks/{DVD}.framework/Frameworks -Wall -W -fomit-frame-poi nter -O3 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dt or -DSTDC_CONSTANT_MACROS -fomit-frame-pointer -I/Users/tim/src/OSX/.osx-packa ger/build/include/freetype2 -I/Users/tim/src/OSX/.osx-packager/build/include -DP IC -fPIC -DMMX -Di386 -DUSING_APPLEREMOTE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/Users/tim/src/OSX/.osx-packager/build\" -DLIBDIR=\"/Users/tim/src/OS X/.osx-packager/build/lib\" -D_LARGEFILE_SOURCE -DUSING_H264TOOLS -DUSING_COREVI DEO -DUSING_FRONTEND -DUSING_DBOX2 -DUSING_IPTV -DUSING_HDHOMERUN -DUSING_BACKEN D -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_ACCESSIBILITY_SUPPORT -I/Us ers/tim/src/OSX/.osx-packager/build/mkspecs/default -I. -I../../../../../build/i nclude -I../../../../../build/include -I../.. -I.. -I../libmyth -I../libavcodec -I../libavutil -I../libmythmpeg2 -Idvbdev -Impeg -Iiptv -I../libmythlivemedia/Ba sicUsageEnvironment/include -I../libmythlivemedia/groupsock/include -I../libmyth livemedia/liveMedia/include -I../libmythlivemedia/UsageEnvironment/include -I/Us ers/tim/src/OSX/.osx-packager/build/include -o videoout_quartz.o videoout_quartz .cpp make[2]: * No rule to make target videoout_corevideo.cpp', needed by videoou t_corevideo.o'. Stop.

Change History (1)

comment:1 Changed 17 years ago by Nigel

Resolution: fixed
Status: newclosed

(In [14049]) Accidentally committed something in [14031]. Closes #3767

Note: See TracTickets for help on using tickets.