Steps to build git clone https://github.com/CrackAndDie/CommonRPiLibrary cd CommonRPiLibrary/CommonRPiLibrary mkdir build cd build cmake ../CMakeLists.txt make If you have no Java installed Install the default JDK sudo apt install default-jdk