<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style title="owaParaStyle"><!--P {
        MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
--></style>
</head>
<body ocsi="x">
<div dir="ltr"><font color="#000000" size="2" face="Tahoma">After yum updating everything, rebooting, etc. I've recompiled. My error has now moved (see below). I checked the qjsonvalue.h file line 70 and the error just doesn't make sense. (The file looks
fine)</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font> </div>
<div dir="ltr"><font size="2" face="tahoma">Can someone see an error?</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font> </div>
<div dir="ltr"><font size="2" face="tahoma"></font> </div>
<div dir="ltr">g++ -c -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DNDEBUG -fomit-frame-pointer -DQT_DISABLE_DEPRECATED_BEFORE -fPIC -pthread -g -Wall -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -fvisibility-inlines-hidden
-Wmissing-declarations -Wno-switch -Woverloaded-virtual -funit-at-a-time -I/usr/include/freetype2 -fvisibility=hidden -D_REENTRANT -fPIC -DMMX -D_GNU_SOURCE -DUSING_LIBCRYPTO -DUSING_X11 -DUSING_XV -DUSING_OPENGL -DUSING_OPENGL_VIDEO -DUSING_AIRPLAY -DUSING_MHEG
-DUSING_FRONTEND -DUSING_FFMPEG_THREADS -DUSING_ALSA -DUSING_OSS -DUSING_V4L2 -DUSING_LINUX_FIREWIRE -DUSING_FIREWIRE -DUSING_IPTV -DUSING_HDHOMERUN -DUSING_CETON -DUSING_IVTV -DUSING_HDPVR -DUSING_DVB -DUSING_BACKEND -DMTV_API -DQT_OPENGL_LIB -DQT_WIDGETS_LIB
-DQT_SQL_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../../lib64/qt5/mkspecs/linux-g++-64 -I. -I/usr -I../../../../../include/libxml2 -I../../external/qjson/include -I../../external/zeromq/include -I../../external/nzmqt/include/nzmqt
-I.. -I../.. -I../../external/FFmpeg -I. -I../libmyth -I../libmyth/audio -I../libmythbase -I../libmythdvdnav -Impeg -Ichannelscan -Ivisualisations -Irecorders -Irecorders/dvbdev -Irecorders/rtp -Irecorders/vbitext -Irecorders/HLS -I../libmythlivemedia/BasicUsageEnvironment/include
-I../libmythlivemedia/BasicUsageEnvironment -I../libmythlivemedia/groupsock/include -I../libmythlivemedia/groupsock -I../libmythlivemedia/liveMedia/include -I../libmythlivemedia/liveMedia -I../libmythlivemedia/UsageEnvironment/include -I../libmythlivemedia/UsageEnvironment
-I../libmythbase -I../libmythui -I../libmythupnp -I../libmythservicecontracts -I../../../../../include -I../libmythdvdnav -I../../external/libmythbluray -I../../external/libhdhomerun -I../../../../../include/qt5 -I../../../../../include/qt5/QtOpenGL -I../../../../../include/qt5/QtWidgets
-I../../../../../include/qt5/QtSql -I../../../../../include/qt5/QtXml -I../../../../../include/qt5/QtNetwork -I../../../../../include/qt5/QtGui -I../../../../../include/qt5/QtCore -I. -o videooutbase.o videooutbase.cpp<br>
In file included from ../../../../../include/qt5/QtCore/qjsonobject.h:45,<br>
from ../../../../../include/qt5/QtCore/qplugin.h:47,<br>
from ../../../../../include/qt5/QtGui/qimageiohandler.h:45,<br>
from ../../../../../include/qt5/QtGui/qimagereader.h:47,<br>
from ../../../../../include/qt5/QtGui/QImageReader:1,<br>
from ../libmythui/mythimage.h:9,<br>
from ../libmythui/mythpainter_qimage.h:12,<br>
from ../libmythui/mythpainter_yuva.h:4,<br>
from videooutbase.cpp:16:<br>
../../../../../include/qt5/QtCore/qjsonvalue.h:70: error: expected identifier before ‘int’<br>
../../../../../include/qt5/QtCore/qjsonvalue.h:70: error: expected ‘}’ before ‘int’<br>
../../../../../include/qt5/QtCore/qjsonvalue.h:70: error: expected unqualified-id before ‘=’ token<br>
../../../../../include/qt5/QtCore/qjsonvalue.h:78: error: expected ‘)’ before ‘=’ token<br>
../../../../../include/qt5/QtCore/qjsonvalue.h:79: error: expected unqualified-id before ‘bool’<br>
../../../../../include/qt5/QtCore/qjsonvalue.h:79: error: expected ‘)’ before ‘bool’<br>
../../../../../include/qt5/QtCore/qjsonvalue.h:80: error: expected unqualified-id before ‘double’<br>
../../../../../include/qt5/QtCore/qjsonvalue.h:80: error: expected ‘)’ before ‘double’<br>
../../../../../include/qt5/QtCore/qjsonvalue.h:81: error: expected unqualified-id before ‘int’</div>
</body>
</html>