and simply using make gives the error:
/Users/weishijun/Qt5.12.8/5.12.8/clang_64/bin/qmake -o Makefile WizNote.pro CONFIG+=release
make: /Users/weishijun/Qt5.12.8/5.12.8/clang_64/bin/qmake: Command not found
make: *** [Makefile:320: Makefile] Error 127
and sudo apt -f install qt5-qmake doesn't solve the problem.
Come on, guys. Seriously?