Question

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.

Was it helpful?

OTHER TIPS

The zxing library is primarily Java, but, includes a port of the QR Code detector and decoder to C++.

check out my widely cross platform C port of Psytec QR Image generator https://github.com/swex/QR-Image-embedded

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top