[mythtv] Re: [mythtv-commits] mythtv commits

KMF katoom at pacbell.net
Fri Oct 15 15:31:15 UTC 2004


Howdy!

On Thu, 2004-10-14 at 10:05, mythtv at cvs.mythtv.org wrote:
> ----------------------------------------------------------------------------
> Changes committed by ijr on Thu Oct 14 13:02:01 2004
> 
> Added Files:
>    in mythtv/libs/libmyth:
>         jsmenu.cpp jsmenu.h jsmenuevent.h jsmenuevent.cpp 
> Log Message:
> Missing files..
> 
> ----------------------------------------------------------------------------
> 
> ______________________________________________________________________
  jsmenu.cpp does not compile on my system, might this be a 
 Qt version issue? (I'm using qt 3.1.1-9 on Debian/KnoppMyth R4V2)

# make
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 -DUSE_JOYSTICK_MENU -DUSE_LIRC -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -I/usr/share/qt3/mkspecs/default -I.
-I../../../../../include -I/usr/share/qt3/include -o jsmenu.o jsmenu.cpp
jsmenu.cpp: In member function `int
JoystickMenuClient::ReadConfig(QString)':
jsmenu.cpp:173: error: no matching function for call to
`QString::startsWith(
   const char[11], const bool&)'
/usr/share/qt3/include/qstring.h:640: error: candidates are: bool 
   QString::startsWith(const QString&) const
jsmenu.cpp:175: error: no matching function for call to
`QString::startsWith(
   const char[7], const bool&)'
/usr/share/qt3/include/qstring.h:640: error: candidates are: bool 
   QString::startsWith(const QString&) const
jsmenu.cpp:177: error: no matching function for call to
`QString::startsWith(
   const char[5], const bool&)'
/usr/share/qt3/include/qstring.h:640: error: candidates are: bool 
   QString::startsWith(const QString&) const
jsmenu.cpp:179: error: no matching function for call to
`QString::startsWith(
   const char[6], const bool&)'
/usr/share/qt3/include/qstring.h:640: error: candidates are: bool 
   QString::startsWith(const QString&) const
make: *** [jsmenu.o] Error 1

   Thanks,

-- 
   Kevin Flaherty
   katoom at pacbell.net




More information about the mythtv-dev mailing list