[mythtv-users] MacOS X and CVS not compiling
Dylan Egan
dylan.egan at optusnet.com.au
Thu Jun 17 08:33:36 EDT 2004
c++ -c -pipe -Wall -W -O2 -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-DPREFIX=\"/usr/local\" -DUSING_IVTV -DUSING_OSS -DCONFIG_DARWIN
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_ACCESSIBILITY_SUPPORT
-DQT_TABLET_SUPPORT -I/Developer/qt/mkspecs/default -I.
-I/usr/local/include -I/Developer/qt/include -o dialogbox.o dialogbox.cpp
In file included from uitypes.h:19,
from mythdialogs.h:18,
from dialogbox.h:6,
from dialogbox.cpp:11:
util.h:35: error: `Display' was not declared in this scope
util.h:35: error: `dpy' was not declared in this scope
util.h:35: error: parse error before `,' token
make[2]: *** [dialogbox.o] Error 1
make[1]: *** [sub-libmyth] Error 2
make: *** [sub-libs] Error 2
Don't know whats wrong. Not too good at C++, but couldn't find much
reference to Display anywhere else.
Dylan.
More information about the mythtv-users
mailing list