Skip to content
New issue

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

Error #5

Open
premu21 opened this issue Jan 24, 2017 · 5 comments
Open

Error #5

premu21 opened this issue Jan 24, 2017 · 5 comments

Comments

@premu21
Copy link

premu21 commented Jan 24, 2017

Fatal error: Class 'Zxing\GDLuminanceSource' not found in C:\xampp\htdocs\decode\lib\QrReader.php on line 54
this is error I am getting, despite installing dependencies

@libern
Copy link
Owner

libern commented Jan 26, 2017

try the latest version!

https://github.com/libern/qr-code-reader/releases/tag/v1.0.5

@premu21
Copy link
Author

premu21 commented Jan 29, 2017

can you give me one example on how to use the library and decode a qr code.
I am having some confusion regarding the syntax, I tried all possible syntax but it yeilds the same result as
Fatal error: Class 'QrReader' not found in C:\xampp\htdocs\src\QrReader.php on line 14

@libern
Copy link
Owner

libern commented Feb 7, 2017

You need to use composer in order to use this package

@premu21
Copy link
Author

premu21 commented Feb 8, 2017

I already have installed it Sir

@Avalonalan
Copy link

hi libern,
After I installed this package by using composer, I tried to use this package as codes of the manual. However, i got some errors like " Class 'Libern\QRCodeReader\QRCodeReader' not found ".
How should I do??
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants