Skip to content

andrewfb/Cinder-ZXing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinder-ZXing

Cinder Block integrating ZXing and Cinder. Precompiled ZXing-2.1 static libraries for Mac OS X and headers included.

http://code.google.com/p/zxing/

Usage

Add libiconv to your project. Targets -> Build Phases -> Link Binary With Libraries -> Add: libiconv.dylib

See sample in samples directory.

About

ZXing integration with Cinder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.4%
  • Other 1.6%