Install and run #Build mkdir build cd build conan install .. cmake .. cmake --build . #Run cd .. build/bin/openglcpp