fukuchi / libqrencode

A fast and compact QR Code encoding library
https://fukuchi.org/works/qrencode/
GNU Lesser General Public License v2.1
2.57k stars 599 forks source link

Cmake error #218

Open Arunaa2783 opened 8 months ago

Arunaa2783 commented 8 months ago

image

adameus03 commented 3 months ago

Either provide the required shared library or use -DWITHOUT_PNG=ON when building with cmake (if you don't need png support)