bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] Compile error: sound.c


From: Achim Mueller
Subject: [Bug-gnubg] Compile error: sound.c
Date: Fri, 23 Oct 2009 14:41:10 +0200

Hi folks,

Mac OS, Snow Leopard, macports, current snapshot:

Library/Frameworks/Python.framework/Versions/2.6/include/python2.6
-DDOCDIR='"/Users/ace/local/share/doc/gnubg/"'
-DDATADIR='"/Users/ace/local/share"'
-DPKGDATADIR='"/Users/ace/local/share/gnubg"'   -O3 -msse -MT sound.o
-MD -MP -MF .deps/sound.Tpo -c -o sound.o sound.c
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
make[2]: *** [sound.o] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2

What is missing?

Ciao

Achim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]