qrscanner
qrscanner copied to clipboard
Does not build on OSX/BSD
ZXing C++ project uses python scons as its build tool.
The supplied scons script makes alot of assumptions about system paths, and so it doesn't appear to be able to use /usr/local/include for things like ImageMagick and ruby libs.
Any future plans to address this?
I might get to it one day, but I don't really use systems other than linux so I'm putting it out there in the hope that someone else can help. Perhaps it will be fixed up stream (ZXing C++ lib) first.