We recommend using GCC to build VLC, though some people reported success
with the Intel C compiler (versionas well. GCC version 4.8 or higher is
required. On older systems (e.g. FreeBSD 4.x), please select a more recent
version manually by setting the CC and CXX environment variables
appropriately while running the ./configure shell script.
Since vlc 4 from github required to use last version of qt5 I' m trying vlc 3.0.
- Code: Select all
configure: error: Requested 'Qt5Core >= 5.9.0' but version of Qt5 Core is 5.7.1. If you want to build VLC without GUI, pass --disable-qt.
But i have the newest version:
- Code: Select all
qtbase5-dev is already the newest version (5.7.1+dfsg-3+b1).
Before I was able to build it somehow but I did not have the interface. So I used make uninstall.
But there are some files somewhere as in /usr/bin. How can I remove all old files? I tried apt purge but "vlc is not installed".
How install gcc 4.8? I found it in Jessie but in on stretch. Can I install the unstable version?
If I build vlc 3.0 I get make error 2.