-
Notifications
You must be signed in to change notification settings - Fork 9
Mirror of the C++ ZXing library
jgdavey/zxing-cpp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This version has been modified to work on Mac OSX (Specifically tested on 10.6.7) The scons build tool was replaced with GNU make to reduce the size of the repo, and to remove the dependency on Python. For the original library, and other ports including the original Java library, see: http://code.google.com/p/zxing To install: If you have access to /usr/local/*: make && make install Otherwise: make && sudo make install To test: ./bin/qrdecode ~/qrcode.png Maintained by: Joshua Davey (jgdavey) and Dave Lyon (davelyon)
About
Mirror of the C++ ZXing library
Resources
Stars
Watchers
Forks
Packages 0
No packages published