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. |
|||
|
|
|
How is this one? |
|||||||||
|
|
The zxing library is primarily Java, but, includes a port of the QR Code detector and decoder to C++. |
|||
|
|
|
Have a look at http://qrserver.com/software/ You'll get a C++ and PHP version there. |
|||||
|
|
check out my widely cross platform C port of Psytec QR Image generator https://github.com/swex/QR-Image-embedded |
|||
|
|