Okay, I have had caffeine and here is the answer to our question (it was ina macports thread):
"Quicktime/mov file support is removed due to Carbon QuickTime framework being 32 bit only. As far as I can gather the only way to fix this without forcing a 32 bit compile of the library (which would be useless for linking other 64 bit ports against) would be to re-write the Mac OS specific parts of the library to use the Cocoa x64 framework equivalents (if possible)." It makes me wonder if we could build libcanberra with OS/X macports and use that to play sounds, allowing us to remove all the Apple OS/X specific sound code. The other option is the check for 64 Bit OS/X and put ifdefs in for the Cocoa x64 format. Maybe for the time being just turn sound off? Clearly this is Snow Leopard and x64 related. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
