[mythtv-users] Problems compiling MythDVD

Khanh Tran khanh at slc.edu
Fri Nov 5 20:28:56 UTC 2004


I couldn't find anything on gossamer-threads.com and only one other
brief comment about someone else not being able to compile this either.
When I try to compile MythDVD 0.16, I get the following error.  I'm on
SuSE 9.0 with qt3.3.1

g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
-D_REENTRANT -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
-I/usr/local/lib/qt3/mkspecs/default -I. -I/usr/local/include
-I/usr/local/lib/qt3/include -o main.o main.cpp
main.cpp: In function `void initKeys()':
main.cpp:287: error: invalid conversion from `void
(*)(MythMediaDevice*)' to `
   void (*)()'
main.cpp:287: error:   initializing argument 4 of `void 
   MythMainWindow::RegisterMediaHandler(const QString&, const QString&,
const 
   QString&, void (*)(), int)'
make[1]: *** [main.o] Error 1
make[1]: Leaving directory
`/home/mythtv/download/mythtv.16/mythdvd-0.16/mythdvd'
make: *** [sub-mythdvd] Error 2



More information about the mythtv-users mailing list