Hi everyone I noticed a thread about this a while ago but gnubg still does not compile on snow-leopard due to the Quicktime framework being updated (some kind of 32/64 bit issue):
sound.c: In function ‘Thread_PlaySound_QuickTime’: sound.c:74: error: ‘Movie’ undeclared (first use in this function) sound.c:74: error: (Each undeclared identifier is reported only once sound.c:74: error: for each function it appears in.) sound.c:74: error: ‘movie’ undeclared (first use in this function) sound.c:74: error: expected expression before ‘)’ token sound.c: In function ‘PlaySound_QuickTime’: sound.c:125: error: ‘Movie’ undeclared (first use in this function) sound.c:125: error: ‘movie’ undeclared (first use in this function) sound.c:125: error: expected expression before ‘)’ token sound.c:134: warning: assignment makes pointer from integer without a cast I realize this is probably a big pain to fix so I was wondering is there any way to just disable sound all together so I can compile on OSX? Cheers Ross -- Ross Williamson University of Chicago Department of Astronomy & Astrophysics 773-834-9785 (office) 312-504-3051 (Cell) _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
