Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 332 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 332 Bytes

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.