From 9650adad140dbcec0ee5f464c2bbcb9d9da05133 Mon Sep 17 00:00:00 2001 From: Nikolai Kosjar Date: Tue, 5 Jul 2016 11:52:49 +0200 Subject: Clang: Require at least LLVM 3.8.0 Change-Id: I2de3eef7bc06cba6298d64a9a042a01decc05384 Reviewed-by: Eike Ziller --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d48d5df651..eb98fd6cb4 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Prerequisites: * jom * On Mac OS X: latest Xcode * On Linux: g++ 4.7 or later +* LLVM 3.8.0 or later for the Clang Code Model The installed toolchains have to match the one Qt was compiled with. @@ -116,7 +117,7 @@ For detailed information on the supported compilers, see command...` error. If a `sh.exe` is found, the compile process will fail. You have to remove it from the path. - 10. To enable the Clang-based code model: Install Clang (>= version 3.6.2) + 10. To enable the Clang-based code model: Install Clang (>= version 3.8.0) and set the environment variable LLVM_INSTALL_DIR to point to the installation location. -- cgit v1.2.3