We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Guys,
I am getting this error while trying 'ZXing.decode File.open("#{Rails.root}/really_cool_qr_image.png")'. Please do some help to fix this.
LoadError: Could not open library 'lib.so': lib.so: cannot open shared object file: No such file or directory
Thanks in advance, Dhanabal
The text was updated successfully, but these errors were encountered:
Sorry. This project is pretty much archived at this point. I don't have anything setup to support it anymore.
Sorry, something went wrong.
Just stumbled across this, @dhanabalt you can use https://github.com/glassechidna/zxing_cpp.rb which is a (semi-)maintained fork of this repo.
@smparkes Thanks for all the hard work.
No branches or pull requests
Hi Guys,
I am getting this error while trying 'ZXing.decode File.open("#{Rails.root}/really_cool_qr_image.png")'. Please do some help to fix this.
LoadError: Could not open library 'lib.so': lib.so: cannot open shared object file: No such file or directory
Thanks in advance,
Dhanabal
The text was updated successfully, but these errors were encountered: