QZXing - build error
General and Desktop
2
Posts
2
Posters
861
Views
2
Watching
-
Hello,
I am trying to make a QR reader. I have found this https://github.com/dplanella/qzxing/tree/41b3e0df778609a4cbc5b317d7cdc7455ee96695 updated version for Qt5, but when I try to build it, I get undefined reference to `_imp__GetACP@0. Any ideas?
I am using Qt5.4 and Win8.1
Thanks in advance