E on Compile: QTHelp not found
Posted by ManDay on
URL: https://forum.librecad.org/E-on-Compile-QTHelp-not-found-tp4687056.html
I'm trying to compile from ddd50a851a5f2bd430d47ee3cd71536948bf5e03 and I get
src/main/qc_applicationwindow.cpp:31:18: error: QtHelp: No such file or directory
Can you help? (I'm on Gentoo).
It would be great if the make system could be a bit more flexibible with regard to missing components. In other words, that certain feature of LibreCAD (such as QTHelp) where made optional (as other programs allow with autotools and --disable respectively --with)
Thanks