This project should be able to generate a pdf photobook based on a folder structure filled with photos.
Install the required packages using vcpkg:
install-prerequisites.bat
Run build-pblib.bat
Open the solution file from cpp-photobook\windows
Install the required packages using vcpkg:
./install-prerequisites.sh
Run build-pblib.sh
macOS: ./pbtests
on macOS.
Windows: Run the pbtests projects in the solution file.
CMake with STATIC_CHECK=true
, it will use clang-tidy.
The known to work vcpkg version: 2024.11.16