Add list of necessary libs to readme

This commit is contained in:
Berkus Decker 2017-12-17 20:53:37 +02:00 committed by Berkus Decker
parent 0c4f569f65
commit 4dfff378a0
1 changed files with 10 additions and 1 deletions

View File

@ -4,7 +4,16 @@ This is the complete source code and the build instructions for the alpha versio
## Build instructions
Must have OpenAL-soft and Qt5 installed. Provide paths to them in CMAKE_PREFIX_PATH variable when configuring.
What you need to have installed:
* Qt 5.9+
* OpenSSL (conan installs this if you use conan)
* OpenAL-soft
* FFmpeg with swscale and swresample libs
* zlib
* opus
Provide paths to OpenAL-soft and Qt5 in CMAKE_PREFIX_PATH variable when configuring.
ccache -o sloppiness=pch_defines,time_macros
mkdir _conan_build_