Qt4 to Qt5 libraries

The place to discuss linux version of MakeMKV
Post Reply
younguns
Posts: 13
Joined: Thu Nov 14, 2013 2:17 pm

Qt4 to Qt5 libraries

Post by younguns »

Was trying to compile makemkv, and get this error:
checking for qt5... no
configure: error: Qt library (version 5) is required to build GUI

Was following the install instructions on the board for Linux, and it shows to do this:
sudo apt-get install build-essential pkg-config libc6-dev libssl-dev libexpat1-dev libavcodec-dev libgl1-mesa-dev libqt4-dev zlib1g-dev

So done that, and and all the ffmpeg compiling, but as you can see Qt5 is not mentioned in this instructable at all.
It shows to install libqt4-dev. I need the equivalent for Qt5 now.

Any help?
younguns
Posts: 13
Joined: Thu Nov 14, 2013 2:17 pm

Re: Qt4 to Qt5 libraries

Post by younguns »

This topic can be deleted now.
I see the Linux install information has been changed now.
Thanks!
Post Reply