ftylitak / qzxing

Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
Apache License 2.0
621 stars 340 forks source link

QAbstractVideoFilter not found #231

Closed niqt closed 1 year ago

niqt commented 1 year ago

If I compile QZXing with Qt 6.4 I have an error about the QZXing filter, the is not found (it's not anymore in Qt 6). How do you resolve this?