[mythtv-commits] Ticket #3334: Allow mythtv-setup to use the downloadable icons from the new online database

MythTV mythtv at cvs.mythtv.org
Sat Jan 5 16:04:26 UTC 2008


#3334: Allow mythtv-setup to use the downloadable icons from the new online
database
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  stuartm
     Type:  patch      |       Status:  new    
 Priority:  minor      |    Milestone:  0.21   
Component:  mythtv     |      Version:  head   
 Severity:  medium     |   Resolution:         
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by Simon Kenyon):

  * status:  closed => new
  * resolution:  fixed =>


Comment:

 I think that this needs to be tweaked to use QDir so that it will compile
 under Windows.

 g++ -c -march=k8 -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls
 -Wno-non-virtual-dtor -D__STDC_CONSTANT_MACROS -I/mingw/include/freetype2
 -I/mingw/include -mthreads -fexceptions -frtti  -DUSING_MINGW
 -DUSING_WINAUDIO -DUSING_D3D -DUSING_DIRECTX -DMMX -Di386 -DUSING_DIRECTX
 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\"
 -DLIBDIR=\"/usr/lib\" -D_LARGEFILE_SOURCE -DUSING_H264TOOLS -DUSING_OPENGL
 -DUSING_FRONTEND -DUSING_BACKEND -DUSING_D3D -DQT_DLL -DQT_THREAD_SUPPORT
 -I"/usr/include" -I"../.." -I".." -I"." -I"../libmyth" -I"../libavcodec"
 -I"../libavutil" -I"../libmythmpeg2" -I"dvbdev" -I"mpeg" -I"iptv"
 -I"../libmythlivemedia/BasicUsageEnvironment/include"
 -I"../libmythlivemedia/groupsock/include"
 -I"../libmythlivemedia/liveMedia/include"
 -I"../libmythlivemedia/UsageEnvironment/include" -I"/qt-3.3.x-p8/include"
 -I"C:/msys/1.0/qt-3.3.x-p8/mkspecs/win32-g++" -o importicons.o
 importicons.cpp
 In file included from C:/msys/1.0/qt-3.3.x-p8/include/qiconset.h:43,
                  from C:/msys/1.0/qt-3.3.x-p8/include/qpushbutton.h:43,
                  from ../libmyth/mythwidgets.h:10,
                  from ../libmyth/mythwizard.h:41,
                  from importicons.cpp:7:
 C:/msys/1.0/qt-3.3.x-p8/include/qpixmap.h:249: warning: 'void
 bitBlt(QPaintDevice*, int, int, const QPaintDevice*, int, int, int, int,
 Qt::RasterOp, bool)' redeclared without dllimport attribute after being
 referenced with dllimport linkage
 importicons.cpp: In member function `int ImportIconsWizard::exec()':
 importicons.cpp:33: error: `mkdir' was not declared in this scope

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3334#comment:16>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list