[cfe-dev] Clang configure problem with latest changes
Edward Diener
eldlistmailingz at tropicsoft.com
Thu Aug 6 19:39:24 PDT 2015
On 8/6/2015 10:24 PM, Nico Weber wrote:
> I got this too. Deleting my build directory and starting over in a new
> one fixed it.
That seems pretty drastic.
I solved it by going into the configuration and deleting all the
llvm/project paths, except for compiler-rt, that were there.
>
> On Aug 6, 2015 6:00 PM, "Edward Diener" <eldlistmailingz at tropicsoft.com
> <mailto:eldlistmailingz-5p0dqD/c5LGWd6l5hS35sQ at public.gmane.org>> wrote:
>
> I am trying to configure clang on Windows after getting the latest
> changes. I am geting the cmake error:
>
> CMake Error at cmake/modules/AddLLVM.cmake:710 (add_subdirectory):
> add_subdirectory given source
> "C:/Programming/VersionControl/llvm/projects/libcxxabi" which is
> not an
> existing directory.
> Call Stack (most recent call first):
> projects/CMakeLists.txt:25 (add_llvm_external_project)
>
> There is no llvm/projects/libcxxabi directory.
More information about the cfe-dev
mailing list