QR
QR copied to clipboard
IEC18004 (QR) 2D barcode generation library and command line
Results
1
QR issues
Sort by
recently updated
recently updated
newest added
There were three problems; more details below: 1. `gcc` is `clang`, doesn't support nested functions. 2. `popt` is missing. 3. `getrandom()` doesn't exist. ## `gcc` is `clang` By default, `gcc`...