[mythtv] Problems building Win32 MythTV
Kevin Wambsganz
wambs at verizon.net
Tue Dec 30 07:30:53 UTC 2008
Hi,
I'm trying to build Win32 version of MythTV. Its looks like the web page
instructions and build script are already outdated and no longer build.
There are many build errors in the script. Many of the errors have work
arounds posted to the news groups. But I have this error below in libmyth,
that I can find no solution to.
Have you you seen this error below? Need help, lost on this one.
I'm going to update the Mythtv win32 wiki to explain that the build
procedure is seriously broken. It implies that it mostly works with minor
issues. But that's no longer the case.
Thanks,
Kevin
make[2]: Entering directory `/C/mythtv/mythtv/libs/libmyth'
g++ -c -march=k8 -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls
-Wno-non-virtual-dtor -funit-at-a-time -D__STDC_CONSTANT_MAC
ROS -frtti -fexceptions -mthreads -DQT_LARGEFILE_SUPPORT -DUSING_MINGW
-DUSING_WINAUDIO -DUSING_D3D -DMMX -Di386 -DUSING_DIRECTX -D_
GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DUSING_DIRECTX -DQT_THREAD_SUPPORT
-DQT_DLL -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_L
IB -DQT_CORE_LIB
-I'../../../../MSys/1.0/qt-win-opensource-src-4.4.0/include/QtCore'
-I'../../../../MSys/1.0/qt-win-opensource-src-4
.4.0/include/QtCore'
-I'../../../../MSys/1.0/qt-win-opensource-src-4.4.0/include/QtNetwork'
-I'../../../../MSys/1.0/qt-win-opensourc
e-src-4.4.0/include/QtNetwork'
-I'../../../../MSys/1.0/qt-win-opensource-src-4.4.0/include/QtGui'
-I'../../../../MSys/1.0/qt-win-ope
nsource-src-4.4.0/include/QtGui'
-I'../../../../MSys/1.0/qt-win-opensource-src-4.4.0/include/QtXml'
-I'../../../../MSys/1.0/qt-win-o
pensource-src-4.4.0/include/QtXml'
-I'../../../../MSys/1.0/qt-win-opensource-src-4.4.0/include/QtSql'
-I'../../../../MSys/1.0/qt-win
-opensource-src-4.4.0/include/QtSql'
-I'../../../../MSys/1.0/qt-win-opensource-src-4.4.0/include'
-I'/C/mythtv/build//include' -I'..
/libmythsamplerate' -I'../libmythsoundtouch' -I'../libmythfreesurround'
-I'../libavcodec' -I'../libavutil' -I'../libmythdb' -I'../..
' -I'..' -I'.' -I'../libmythupnp' -I'../libmythui'
-I'c:/MSys/1.0/qt-win-opensource-src-4.4.0/include/ActiveQt' -I'.' -I'.'
-I'../..
/../../MSys/1.0/qt-win-opensource-src-4.4.0/mkspecs/win32-g++' -o
dialogbox.o dialogbox.cpp
In file included from dialogbox.h:7,
from dialogbox.cpp:4:
mythdialogs.h:423: error: field `xmldata' has incomplete type
mythdialogs.h: In member function `QDomElement&
MythThemedDialog::getXmlData()':
mythdialogs.h:411: error: `xmldata' was not declared in this scope
mythdialogs.h:411: warning: unused variable 'xmldata'
In file included from backendselect.h:6,
from backendselect.cpp:8:
mythdialogs.h:423: error: field `xmldata' has incomplete type
mythdialogs.h: In member function `QDomElement&
MythThemedDialog::getXmlData()':
mythdialogs.h:411: error: `xmldata' was not declared in this scope
mythdialogs.h:411: warning: unused variable 'xmldata'
In file included from virtualkeyboard.h:4,
from mythwidgets.h:28,
from mythconfigdialogs.h:12,
from dbsettings.h:4,
from dbsettings.cpp:4:
mythdialogs.h:423: error: field `xmldata' has incomplete type
mythdialogs.h: In member function `QDomElement&
MythThemedDialog::getXmlData()':
mythdialogs.h:411: error: `xmldata' was not declared in this scope
mythdialogs.h:411: warning: unused variable 'xmldata'
make[2]: *** [dialogbox.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [dbsettings.o] Error 1
make[2]: *** [backendselect.o] Error 1
make[1]: *** [sub-libmyth-make_default-ordered] Error 2
make[1]: Leaving directory `/C/mythtv/mythtv/libs'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20081230/2bf3016e/attachment.htm
More information about the mythtv-dev
mailing list