I'm trying to compile the 0.18 mythbrowser plugin, and am getting an
error I can't find anything about.  This is the first time I'm
compiling this plugin, but mythbackend, mythfrontend, mythdvd,
mythvideo, mythmusic and mythweather were compiled both with previous
versions as well as 0.18.  Does anyone know what I need to do to get
mythbrowser to compile?  I've included the error message below.

Thanks!
Mike

cd mythbrowser && make -f Makefile
make[1]: Entering directory
`/home/mike/installs/mythtv/0.18/mythplugins/mythbrowser/mythbrowser'
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
-D_REENTRANT  -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DHAVE_MMX
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/lib/qt-3.1/mkspecs/default
-I. -I/usr/local/include -I/usr/include/kde -I/opt/kde3/include
-I/usr/lib/qt-3.1/include -o webpage.o webpage.cpp
webpage.cpp: In member function `void WebPage::started(KIO::Job*)':
webpage.cpp:201: `BusyCursor' is not a member of type `Qt'
make[1]: *** [webpage.o] Error 1
make[1]: Leaving directory
`/home/mike/installs/mythtv/0.18/mythplugins/mythbrowser/mythbrowser'
make: *** [sub-mythbrowser] Error 2
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to