| 1 | ccache i586-mingw32msvc-g++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/home/lvr/Projects/myth/win/mythinstall/include -fomit-frame-pointer -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O3 -frtti -fexceptions -mthreads -DQT_LARGEFILE_SUPPORT -DWIN32 -DUSING_MINGW -DMMX -Di386 -D_GNU_SOURCE -DUSING_MINGW -DUSE_OPENGL_PAINTER -DUSING_QTWEBKIT -DMUI_API -DQT_THREAD_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I'../../../../mythinstall/include/QtCore' -I'../../../../mythinstall/include/QtNetwork' -I'../../../../mythinstall/include/QtGui' -I'../../../../mythinstall/include/QtOpenGL' -I'../../../../mythinstall/include/QtXml' -I'../../../../mythinstall/include/QtSql' -I'../../../../mythinstall/include/QtWebKit' -I'../../../../mythinstall/include' -I'../../../../mythinstall/include' -I'../../../../mythinstall' -I'../../../../mythinstall/include/libxml2' -I'../libmythbase' -I'../..' -I'..' -I'../../external/FFmpeg' -I'../../../../mythinstall/include/ActiveQt' -I'.' -I'../../../../mythinstall/mkspecs/win32-g++linux' -o mythpainter_d3d9.o mythpainter_d3d9.cpp
|
|---|
| 2 | In file included from /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qpixmap.h:47,
|
|---|
| 3 | from ../../../../mythinstall/include/QtGui/qpainter.h:50,
|
|---|
| 4 | from ../../../../mythinstall/include/QtGui/QPainter:2,
|
|---|
| 5 | from mythpainter_d3d9.cpp:4:
|
|---|
| 6 | /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qcolor.h:274: warning: âQDataStream& operator<<(QDataStream&, const QColor&)â redeclared without dllimport attribute: previous dllimport ignored
|
|---|
| 7 | /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qcolor.h:275: warning: âQDataStream& operator>>(QDataStream&, QColor&)â redeclared without dllimport attribute: previous dllimport ignored
|
|---|
| 8 | In file included from /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qtransform.h:46,
|
|---|
| 9 | from /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qimage.h:46,
|
|---|
| 10 | from /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qpixmap.h:51,
|
|---|
| 11 | from ../../../../mythinstall/include/QtGui/qpainter.h:50,
|
|---|
| 12 | from ../../../../mythinstall/include/QtGui/QPainter:2,
|
|---|
| 13 | from mythpainter_d3d9.cpp:4:
|
|---|
| 14 | /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qpainterpath.h:244: warning: âQDataStream& operator<<(QDataStream&, const QPainterPath&)â redeclared without dllimport attribute: previous dllimport ignored
|
|---|
| 15 | /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qpainterpath.h:245: warning: âQDataStream& operator>>(QDataStream&, QPainterPath&)â redeclared without dllimport attribute: previous dllimport ignored
|
|---|
| 16 | In file included from ../../../../mythinstall/include/QtGui/qpainter.h:57,
|
|---|
| 17 | from ../../../../mythinstall/include/QtGui/QPainter:2,
|
|---|
| 18 | from mythpainter_d3d9.cpp:4:
|
|---|
| 19 | /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qpen.h:119: warning: âQDataStream& operator>>(QDataStream&, QPen&)â redeclared without dllimport attribute: previous dllimport ignored
|
|---|
| 20 | /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qpen.h:120: warning: âQDataStream& operator<<(QDataStream&, const QPen&)â redeclared without dllimport attribute: previous dllimport ignored
|
|---|
| 21 | In file included from ../../../../mythinstall/include/QtGui/qwidget.h:58,
|
|---|
| 22 | from ../../../../mythinstall/include/QtGui/QWidget:2,
|
|---|
| 23 | from mythpainter.h:7,
|
|---|
| 24 | from mythpainter_d3d9.h:7,
|
|---|
| 25 | from mythpainter_d3d9.cpp:11:
|
|---|
| 26 | /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qkeysequence.h:203: warning: âQDataStream& operator<<(QDataStream&, const QKeySequence&)â redeclared without dllimport attribute: previous dllimport ignored
|
|---|
| 27 | /home/lvr/Projects/myth/win/mythinstall/include/QtGui/qkeysequence.h:204: warning: âQDataStream& operator>>(QDataStream&, QKeySequence&)â redeclared without dllimport attribute: previous dllimport ignored
|
|---|
| 28 | mythpainter.h: In member function âvoid MythD3D9Painter::Teardown()â:
|
|---|
| 29 | mythpainter.h:104: error: âQMap<QString, MythImage*> MythPainter::m_StringToImageMapâ is private
|
|---|
| 30 | mythpainter_d3d9.cpp:55: error: within this context
|
|---|
| 31 | mythpainter.h:105: error: âstd::list<QString, std::allocator<QString> > MythPainter::m_StringExpireListâ is private
|
|---|
| 32 | mythpainter_d3d9.cpp:57: error: within this context
|
|---|
| 33 | make[2]: *** [mythpainter_d3d9.o] Error 1
|
|---|
| 34 | make[2]: Leaving directory `/home/lvr/Projects/myth/win/mythtv/mythtv/libs/libmythui'
|
|---|
| 35 | make[1]: *** [sub-libmythui-make_default] Error 2
|
|---|
| 36 | make[1]: Leaving directory `/home/lvr/Projects/myth/win/mythtv/mythtv/libs'
|
|---|
| 37 | make: *** [libs] Error 2
|
|---|
| 38 |
|
|---|