Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 837 Bytes

BUILD_LINUX.md

File metadata and controls

12 lines (8 loc) · 837 Bytes

Please read the general build guide for information on dependencies required for all platforms. Only Linux specific instructions are found in this file.

###Linux Specific Dependencies

In general, as long as external dependencies are placed in OS standard locations, CMake will successfully find them during its run. When possible, you may choose to install depencies from your package manager of choice, or from source.

###Qt5 Dependencies Should you choose not to install Qt5 via a package manager that handles dependencies for you, you may be missing some Qt5 dependencies. On Ubuntu, for example, the following additional packages are required:

libasound2 libxmu-dev libxi-dev freeglut3-dev libasound2-dev libjack-dev