Anyone get any further with this?
On Apr 27, 12:39 am, Steven Parkes <
smpar...@smparkes.net> wrote:
> Not a lot of detail here, e.g., osx/cocoa or ios/cocoa touch?
>
> For iOS, the canonical example is ScanTest:
http://code.google.com/p/zxing/source/browse/trunk/iphone/ScanTest/RE...
>
> For OS X, there really is no canonical example. At best,
https://github.com/smparkes/zxing-objc-demo-appandhttps://github.com/smparkes/zxing.appbut they both have their drawbacks.
>
> On Apr 26, 2012, at 6:51 AM, Lordjozz wrote:
>
>
>
>
>
>
>
>
>
> > I am looking to create a simpleobjective cprogram using zxing, which
> > scans a capture session for qr codes
> > and returns the string of text that the qr code contains.
>
> > Being new toobjective cand zxing I am stumbling around a little