Open joe000123 opened 3 years ago
As I know this is the Qt compatibility problem, not a LimeReport problem currently Qt not support Apple M1 yet. The support for Apple M1 will be in Qt 6.2 onward. https://bugreports.qt.io/browse/QTBUG-85279
Thanks for reply. I'm not sure how much Qt support m1 processor, but I could install qt5.15 on apple m1, build mysql driver for it as well. I ported some of qt programs on ubuntu20.04 onto apple and works faster in apple. Only problem so far is building limereport on apple.
I could use lime report in windows 10 and ubuntu 20.04 systems. In MacBook Air m1, next error comes. make[1]: *** No rule to make target
/Users/xxxxx/Qt/5.15.2/clang_64/lib/libQt5UiTools_debug.a', needed by
../../LimeReport-master/build/5.15.2/macx/debug/lib/libQtZintd.dylib'. Stop. Can anyone help me?