WizTeam / WizQTClient

为知笔记跨平台客户端
Other
2.62k stars 811 forks source link

Literally no instructions on how to compile #639

Open ktaherig opened 3 years ago

ktaherig commented 3 years ago

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?

zekexiao commented 3 years ago

Check this https://github.com/WizTeam/WizQTClient/blob/master/linux-package-5.12.sh and replace DCMAKE_PREFIX_PATH to your Qt path