[mythtv] MacOS X _HideMenuBar

Dylan Egan dylan.egan at optusnet.com.au
Sat Sep 11 22:58:12 EDT 2004


OK I did what you said, but first I did a make clean/distclean just to 
make sure everything was in top shape.

Now I get this.

libs/libmyth -I/usr/local/include -I/Developer/qt/include -I. -o 
volumecontrol.o libs/libmyth/volumecontrol.h
libs/libmyth/volumecontrol.h:6: error: parse error before "VolumeControl"
libs/libmyth/volumecontrol.h:7: error: syntax error before '{' token
libs/libmyth/volumecontrol.h:16: error: parse error before "on"
libs/libmyth/volumecontrol.h:18: error: parse error before "GetMute"
libs/libmyth/volumecontrol.h:18: warning: return type defaults to `int'
libs/libmyth/volumecontrol.h: In function `GetMute':
libs/libmyth/volumecontrol.h:18: error: `mute' undeclared (first use in 
this function)
libs/libmyth/volumecontrol.h:18: error: (Each undeclared identifier is 
reported only once
libs/libmyth/volumecontrol.h:18: error: for each function it appears in.)
libs/libmyth/volumecontrol.h: At top level:
libs/libmyth/volumecontrol.h:21: error: parse error before ':' token
libs/libmyth/volumecontrol.h:27: error: parse error before "mute"
libs/libmyth/volumecontrol.h:27: warning: type defaults to `int' in 
declaration of `mute'
libs/libmyth/volumecontrol.h:27: error: `mute' used prior to declaration
libs/libmyth/volumecontrol.h:27: warning: data definition has no type or 
storage class
libs/libmyth/volumecontrol.h:29: error: parse error before '}' token
make: *** [volumecontrol.o] Error 1

Dylan.

> Make sure
>
>     QMAKE_CXXFLAGS +=  
> -F/System/Library/Frameworks/Carbon.framework/Frameworks
>     LIBS           += -framework Carbon
>
> appears in the "mac" section of the libmyth.pro, then run qmake and  
> recompile...
>
> Give that a shot.
>
> Bruce




More information about the mythtv-dev mailing list