Maui
Board Index divider Search Member List Help
Hello There, Guest! Login Register
Login
Username:
Password: Lost Password?
 
Maui Forums › Maui Support › Software & Applications › makemkv - compile with c++11 support ? [solved]

makemkv - compile with c++11 support ? [solved]
markce Offline
Survivor
*
Joined: Mar 2013
Posts: 19
#1
28th September 2016, 9:03 (This post was last modified: 29th September 2016, 3:19 by markce. Edit Reason: suggestion worked - mark as solved )
After plodding along tweaking Maui to match my production system, I'm almost there; and must applaud the team for this latest OS. It's been the smoothest installation yet on my slightly different AMD-based pc.

What I think is my last issue is the compilation of makemkv. I've never had a problem before under any of the netrunner versions but on what is a standard Maui installation, the first of many errors listed after the $ make command is:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qbasicatomic.h:61:4: error: #error "Qt requires C++11 support" 

The error is not reported in the makemkv forum and many people apparently have successfully compiled makemkv under ubuntu 16.04. Compiler errors are way out of my experience.

The short answer I'm looking for is - is this a) something I can correct from my end with further installation, tinkering etc or b) is this something only the makemkv authors can correct.

Thanking the team for Maui and the forum for any hints!
markce, proud to be a member of Netrunner Forums since Mar 2013.
Find
Reply
leszek Offline
Moderator
Joined: Jul 2013
Posts: 3,633
#2
28th September 2016, 11:30
This is an issue with the makemkv cmake or qmake files I guess.
You can make it work by either adding the
c++11 to the cmake file for config or
-std=c++11 to the QMAKE_CXXFLAGS in qmake.

Hope that hint helps. Otherwise I give me a download Link to the source and I will patch it.
Find
Reply
markce Offline
Survivor
*
Joined: Mar 2013
Posts: 19
#3
29th September 2016, 3:17
Thank you very much. That worked! Big Grin

Just for somebody else like me:
  • Extract makemkv source files as per makemkv instructions from the linux download page & open a terminal in the created source folder
  • Run $ ./configure (as per instructions) - this will create the text file Makefile in the source folder
  • Open this text file (with your favourite editor) and add to the end of the CFLAGS declaration (line 7 in my example):  -std=c++11
  • Save Makefile
  • Run $ make and remaining instructions as usual
markce, proud to be a member of Netrunner Forums since Mar 2013.
Find
Reply
« Next Oldest | Next Newest »


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Solved] - KAddessBook LDAP support missing rocky7x 6 25,292 2nd September 2016, 10:30
Last Post: rocky7x

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

  • Contact Us
  • Maui Forums
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
Current time: 5th June 2025, 10:17 Powered By MyBB, © 2002-2025 MyBB Group.
Linear Mode
Threaded Mode