Could you just list the exact dependency packages
my problem is an error when running make...
$ make cd engine/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /home/xxx/opt/qhacc_accounting/qhacc-4.3/engine/engine.pro ) && make -f Makefile Project ERROR: Unknown module(s) in QT: core sql make: *** [Makefile:49: sub-engine-make_first-ordered] Error 3
Log in to post a comment.
my problem is an error when running make...
$ make
cd engine/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /home/xxx/opt/qhacc_accounting/qhacc-4.3/engine/engine.pro ) && make -f Makefile
Project ERROR: Unknown module(s) in QT: core sql
make: *** [Makefile:49: sub-engine-make_first-ordered] Error 3