Build libclang as a static library too. Now tested on Windows!
On Windows only the shared library is created. The reason for this is that clang.lib the static library would clash with clang.lib the export library of the dll. llvm-svn: 127566
Loading
Please register or sign in to comment