On Wed, 2005-04-27 at 09:23 +0000, Eggert Thorlacius wrote: > Hello > > I am trying to compile MythTV on MacOS X for the first time after > Daniel committed the Xv-XvMC patch and I am having problems with > videoout_quartz.cpp. It seemes that the data type CodecType is defined > both in libavcodec/avcodec.h and in QuickTime.h This is my fault, I added avcodec.h to videooutbase.h for the CodecID type. Is it difficult to put QuickTime.h into a namespace? Putting avcodec.h in a namespace requires changing many files.
> Before I start hacking my way around this, I just wanted to check > whether I was doing something stupid or whether no one else is trying > to compile on MacOS X these days. Jerimiah? Anyone? It's compiled less often, but this is a rather new change. I haven't asked for confirmation that MacOS X compiles for a week or so. -- Daniel
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
