Hi! Am 05.10.2018 um 05:46 hat Jaroslaw Kobus geschrieben: > You may also want to check the > https://bugreports.qt.io/browse/QTBUG-65762 - if you think the issue > is still not solved, you may reopen / report new bug report.
After rebuilding Qt it works now. On macOS is is sufficient to install clang with brew. The qmake stuff looks at the brew default location with 5.12 so setting LLVM_INSTALL_DIR is not necessary. Thanks for your help! However building the documentation with "make docs" in one of the submodules is rather slow. Pretty annoying when you only want to check whether your changes look ok when compiled to HTML. Nils _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
