Could you add compile instructions? I've tried both qmake and make but neither works. Make does not produce a binary and exits with
make: *** No rule to make target 'resources/i18n/nbe_pt.qm', needed by 'qrc_resources.cpp'. Stop.
A binary is produced with qmake but I can't open it because it is "damaged or incomplete". I'm trying to build for arm macos.
Could you add compile instructions? I've tried both qmake and make but neither works. Make does not produce a binary and exits with
make: *** No rule to make target 'resources/i18n/nbe_pt.qm', needed by 'qrc_resources.cpp'. Stop.A binary is produced with qmake but I can't open it because it is "damaged or incomplete". I'm trying to build for arm macos.