[mythtv-commits] Ticket #3733: Compiler error in ScheduledRecordings

MythTV mythtv at cvs.mythtv.org
Mon Jul 16 00:36:33 UTC 2007


#3733: Compiler error in ScheduledRecordings
---------------------+------------------------------------------------------
 Reporter:  kkuphal  |       Owner:  ijr    
     Type:  defect   |      Status:  new    
 Priority:  minor    |   Milestone:  unknown
Component:  mythtv   |     Version:  head   
 Severity:  medium   |     Mlocked:  0      
---------------------+------------------------------------------------------
 ccache g++ -c -pipe -march=athlon -Wall -W -fomit-frame-pointer -O3 -Wall
 -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
 -D__STDC_CONSTANT_MACROS -fomit-frame-pointer -I/usr/include/freetype2
 -D_REENTRANT -DPIC -fPIC  -DMMX -Di386 -D_GNU_SOURCE
 -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\"
 -D_LARGEFILE_SOURCE -DUSING_OSS -DUSING_H264TOOLS -DUSING_XV -DUSING_XVMC
 -DUSING_XVMC_PBUFFER -DUSING_OPENGL -DUSING_OPENGL_VSYNC -DUSING_FRONTEND
 -DUSING_V4L -DUSING_DBOX2 -DUSING_IPTV -DUSING_HDHOMERUN -DUSING_IVTV
 -DUSING_DVB -DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
 -I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include
 -I/usr/src/linux-2.6.20.4/include -I/usr/X11R6/include -I../.. -I..
 -I../libmyth -I../libavcodec -I../libavutil -I../libmythmpeg2 -Idvbdev
 -Impeg -Iiptv -I../libmythlivemedia/BasicUsageEnvironment/include
 -I../libmythlivemedia/groupsock/include
 -I../libmythlivemedia/liveMedia/include
 -I../libmythlivemedia/UsageEnvironment/include -I/usr/lib/qt-3.3/include
 -I/usr/X11R6/include -I/usr/X11R6/include -o scheduledrecording.o
 scheduledrecording.cpp
 scheduledrecording.cpp: In destructor `virtual
    ScheduledRecording::~ScheduledRecording()':
 scheduledrecording.cpp:88: invalid use of undefined type `struct
    ScheduledRecordingDialog'
 scheduledrecording.h:264: forward declaration of `struct
    ScheduledRecordingDialog'

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3733>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list