Hi, I am a Gentoo linux user and when trying the sourceweb on its last version compatible with clang 3.7 (last version of clang marked as estable in Gentoo), I run into the failed requirement for the static libraries from Clang (check-clang.pri CLANG_LIBS check). Not understanding how compiling and installing Clang from source could not have installed all files necessary to develop tools based on it, I commented this check and, to my surprise, compiled, installed and run sourceweb without problems.
Is this dependency to the CLANG static libraries really necessary?
Hi, I am a Gentoo linux user and when trying the sourceweb on its last version compatible with clang 3.7 (last version of clang marked as estable in Gentoo), I run into the failed requirement for the static libraries from Clang (check-clang.pri CLANG_LIBS check). Not understanding how compiling and installing Clang from source could not have installed all files necessary to develop tools based on it, I commented this check and, to my surprise, compiled, installed and run sourceweb without problems.
Is this dependency to the CLANG static libraries really necessary?