Camera for Raspberry Pi in C++ :)
Requirements:
cmake libgtk2.0-dev
Then:
cmake -B build . cmake --build build
Alternatively you can just use the VSCode CMake Extension