I'm looking for a QR-Code library for C/C++, not Java or .Net please. Anyone knows of one?
Note: There was a similar question a while back however but it didn't get answered properly.
I'm looking for a QR-Code library for C/C++, not Java or .Net please. Anyone knows of one?
Note: There was a similar question a while back however but it didn't get answered properly.
check out my widely cross platform C port of Psytec QR Image generator https://github.com/swex/QR-Image-embedded
The zxing library is primarily Java, but, includes a port of the QR Code detector and decoder to C++.
How is this one?
http://megaui.net/fukuchi/works/qrencode/index.en.html