<div dir="ltr"><div>Hello Everyone</div><div> </div><div>I have just pulled an updated llvm from svn. When I try to use cmake now on llvm I have just started to get errors.</div><div>Anyone have any ideas?</div><div>I am using Windows 7 64 and cmake and ninja and mingw.</div>
<div> </div><div>What appears to be the relevant part of the message is below:</div><div>...</div><div>-- Clang version: 3.3<br>CMake Error: File c:/llvm/tools/clang/include/clang/Basic/<a href="http://Version.inc.in">Version.inc.in</a> does not exis<br>
CMake Error at tools/clang/CMakeLists.txt:134 (configure_file):<br>  configure_file Problem configuring file</div><p><br>-- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG<br>-- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Failed<br>
CMake Error: File c:/llvm/tools/clang/include/clang/Config/config.h.cmake does not exi<br>CMake Error at tools/clang/CMakeLists.txt:152 (configure_file):<br>  configure_file Problem configuring file</p><p><br>CMake Error at tools/clang/CMakeLists.txt:276 (add_subdirectory):<br>
  add_subdirectory given source "include" which is not an existing directory.</p><p><br>-- Found Subversion: C:/Program Files/TortoiseSVN/bin/svn.exe (found version "1.7.8")<br>-- Expecting header to go in C:/llvm_build/tools/clang/lib/Basic/SVNVersion.inc<br>
CMake Error at tools/clang/CMakeLists.txt:279 (add_subdirectory):<br>  add_subdirectory given source "runtime" which is not an existing directory.</p><p><br>CMake Error: File c:/llvm/tools/clang/test/<a href="http://lit.site.cfg.in">lit.site.cfg.in</a> does not exist.<br>
CMake Error at cmake/modules/AddLLVM.cmake:252 (configure_file):<br>  configure_file Problem configuring file<br>Call Stack (most recent call first):<br>  tools/clang/test/CMakeLists.txt:10 (configure_lit_site_cfg)<br></p>
</div>