shaka-player-embedded icon indicating copy to clipboard operation
shaka-player-embedded copied to clipboard

Improve list of requirements in README and setup tutorial

Open theodab opened this issue 7 years ago • 1 comments
trafficstars

Building the docs requires Doxygen, which has its own requirements of cmake, a C++ compiler, flex, and bison. Our README doesn't mention that as a requirement.

In addition, the requirements in the setup tutorial and the requirements in the README are different. They should probably be synched up.

theodab avatar Nov 15 '18 23:11 theodab

Here are a few that I stumble upon

brew install openssl brew install libtool brew install cmake brew install pkg-config

clementgenzmer avatar Nov 16 '18 22:11 clementgenzmer