We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
OCAP requires GCC 9+ (to support c++17)
sudo add-apt-repository ppa:ubuntu-toolchain-r/test sudo apt update sudo apt install -y gcc-9 g++-9 libstdc++6
also zlib and curl
sudo apt install zlib1g sudo apt install libcurl4-openssl
There was an error while loading. Please reload this page.