[mythtv-commits] mythtv commit: r18693 by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Oct 14 03:29:55 UTC 2008


      Author: nigel
        Date: 2008-10-14 03:29:55 +0000 (Tue, 14 Oct 2008)
New Revision: 18693
   Changeset: http://cvs.mythtv.org/trac/changeset/18693

Modified:

   trunk/mythtv/libs/libmythui/libmythui.pro

Log:

Work around a horrible Apple compiler header bug:
/usr/lib/gcc/i686-apple-darwin9/4.0.1/include/xmmintrin.h:35:3: error: #error "SSE instruction set not enabled"
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:216: error: '__m128' does not name a type
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:217: error: '__m128i' does not name a type
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MachineExceptions.h:218: error: '__m128d' does not name a type
make[1]: *** [mythmainwindow.o] Error 1





More information about the mythtv-commits mailing list