Skip to content

cran-io/ofxZxing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kylemcdonald's ofxZxing only works on OSX and iOS, since those are the platforms for which he includes ZXing as a static library. I couldn't find the source code for whichever version of ZXing he used, so I modified the addon to use the lastest C++ version. Since there are a couple of minor diferences between this one and the one Kyle used, I had to change the addon source files a bit (mainly changing pointer types to LLVM's ArrayRef).

If the static libraries included don't work on your platform, you can compile them natively following the instructions on the zxing-cpp repo, and then link against those files.

About

kylemcdonald's ofxZxing, for Linux 64, armv6 and armv7 devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.5%
  • Makefile 1.5%