OpenCine.Build Instructions
From apertus wiki
Revision as of 21:34, 1 March 2017 by 95.116.23.35 (talk) (→Build Instructions for different operating systems)
1 Prerequisites
Installation will be described in the OS related sections.
- Ubuntu / LinuxMint
- Qt 5.7 or 5.8
- Git
- CMake
- GCC / G++
- OpenGL headers (e.g. FreeGLUT3 dev package)
- FFMPEG dev libraries
2 Ubuntu
- Install required packages
- sudo apt-get install git cmake build-essential freeglut3-dev libavformat-dev libswscale-dev libavfilter-dev libavdevice-dev libavresample-dev