[mythtv] jsmenuevent.h missing

Doug Zobel lists at h4.dougzobel.com
Thu Oct 14 16:44:00 UTC 2004


The new joystick menu support seems to be missing jsmenuevent.h:

make[2]: Entering directory `/home/zobel/myth/mythtv/libs/libmyth'
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
-D_REENTRANT -fPIC  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-DPREFIX=\"/usr/local\" -DMMX -DCONFIG_VIDEO4LINUX -DUSING_IVTV
-DUSING_OSS -DUSING_XVMC -DUSING_XVMC_VLD -DUSE_JOYSTICK_MENU
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
-I/usr/lib/qt3/mkspecs/default -I. -I/usr/local/include
-I/usr/lib/qt3//include -o util.o util.cpp
util.cpp:28:25: jsmenuevent.h: No such file or directory
util.cpp: In function `int myth_system(const QString&, int)':
util.cpp:651: error: `JoystickMenuEventLock' undeclared (first use this
function)
util.cpp:651: error: (Each undeclared identifier is reported only once for
each function it appears in.)
util.cpp:651: error: syntax error before `(' token
util.cpp:645: warning: unused parameter `int flags'
make[2]: *** [util.o] Error 1
make[2]: Leaving directory `/home/zobel/myth/mythtv/libs/libmyth'
make[1]: *** [sub-libmyth] Error 2
make[1]: Leaving directory `/home/zobel/myth/mythtv/libs'
make: *** [sub-libs] Error 2


---------------------------- Original Message ----------------------------
Subject: [mythtv-commits] mythtv commits
From:    mythtv at cvs.mythtv.org
Date:    Wed, October 13, 2004 11:35 pm
To:      mythtv-commits at mythtv.org
--------------------------------------------------------------------------

----------------------------------------------------------------------------
Changes committed by ijr on Thu Oct 14 00:30:59 2004

Modified Files:
   in mythtv:
        settings.pro
   in mythtv/libs/libmyth:
        libmyth.pro mythdialogs.cpp util.cpp util.h
Log Message:
Patch from Jeremy White to add support for control by a joystick.



More information about the mythtv-dev mailing list