Build red¶
With all dependencies in place, the build is a single script.
Clone¶
The --recursive flag fetches the submodules under lib/.
Build¶
This runs CMake into a release/ directory and produces the GUI executable:
release/red— the labeling app
Run¶
Optional: install a desktop launcher¶
This installs red to $HOME/.local/opt/red, drops a wrapper at $HOME/.local/bin/red, and creates a .desktop entry. Use ./uninstall.sh to remove.