MikeWhite

Results 3 issues of MikeWhite

I am currently porting my app to Qt 6.2.x from Qt 5.15.x. QZXing is a part of our application so I was really thankful, that already some effort was made...

I have a question regarding building the library for Qt 5.15.12 (builds fine for android and windows within QtCreator) CMake Error at /Applications/Qt/5.15.12/ios/lib/cmake/Qt5Core/Qt5CoreConfig.cmake:91 (message): Library not found: MobileCoreServices Call Stack...

I have a weird error when using Colorize and ColorOverlay from Graphical effects: file:///D:/Qt/5.15.12/msvc2019_64/qml/QtGraphicalEffects/Colorize.qml:0: RangeError: Maximum call stack size exceeded. The error seems to come from a ColorIcon.qml I'm using...