<html><head><base href="x-msg://77/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Dec 29, 2013, at 11:29 AM, Michelle Dupuis wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div ocsi="x"><div dir="ltr"><font color="#000000" size="2" face="Tahoma">After yum updating everything, rebooting, etc.&nbsp; I've recompiled.&nbsp; My error has now moved (see below).&nbsp; I checked the qjsonvalue.h file line 70 and the error just doesn't make sense.&nbsp; (The file looks fine)</font></div><div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</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>&nbsp;</div><div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ../../../../../include/qt5/QtCore/qplugin.h:47,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ../../../../../include/qt5/QtGui/qimageiohandler.h:45,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ../../../../../include/qt5/QtGui/qimagereader.h:47,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ../../../../../include/qt5/QtGui/QImageReader:1,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ../libmythui/mythimage.h:9,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ../libmythui/mythpainter_qimage.h:12,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from ../libmythui/mythpainter_yuva.h:4,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br></div></span></blockquote></div><br><div>I'm not a Mythtv expert, but I have been a user since 2005. &nbsp;I also hate playing devil's advocate. &nbsp;So, I'm just hoping I can help you get this back up and functioning as quickly as possible.</div><div><br></div><div>I'm not sure that Mythtv is ready for QT5. &nbsp;I know the requirements have been changed to QT48, but I haven't read anything about QT5.</div><div><br></div><div>Even better, I just updated my CentOS 64-bit BE/FE combo on Friday from 6.3 to 6.5, QT48, and from Mythtv 0.26 to 0.27. &nbsp;Had to post-install libdvdcss and libdvdread, and it's MOSTLY working perfectly (one video out of many won't play on the FE, but plays on another FE).</div><div><br></div><div>Therefore, my recommendation is to remove all QT, install QT48, and compile against that. &nbsp;It should get you functioning in short(er) order.</div><div><br></div><div>Good luck!</div><div><br></div><div>Mike</div></body></html>