Skip to content

jgdavey/zxing-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages