Closed kamelie1706 closed 4 years ago
Is this project actually maintained? Not blaming just wondering
Stuck with that
server/src/servermain.cpp: In function 'int main(int, char**)':
server/src/servermain.cpp:78:7: error: 'qInstallMsgHandler' was not declared in this scope; did you mean 'qInstallMessageHandler'?
78 | qInstallMsgHandler(debugHandler);
| ^~~~~~~~~~~~~~~~~~
| qInstallMessageHandler
make: *** [Makefile:4229: servermain.o] Error 1
Compiling in QT 5 environment ... many more warnings, is the program develop still for QT 4 somehow?
Should be resolved. Thanks for raising this.
Struggling to install it on arch https://bbs.archlinux.org/viewtopic.php?id=252925
no aur package ready and when I compile ... no jmon package then no nmake package ...
has anyone suceeded to find a simple way to install on arch environment?