https://llvm.org/bugs/show_bug.cgi?id=25930

            Bug ID: 25930
           Summary: Cannot configure llvm with clang with cmake for visual
                    studio
           Product: clang
           Version: 3.7
          Hardware: HP
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 15511
  --> https://llvm.org/bugs/attachment.cgi?id=15511&action=edit
error file produced by cmake

I followed the instructions from the Get Started page under development on
clang.llvm.org in order to produce the Visual Studio solution file, but I
cannot get llvm with clang to configure. I installed Visual Studio 2015
Community along with the Subversion plug-in, CMake 3.4, Python 2.7, and the
GnuWin32 Tools. I used Subversion to check out llvm and clang using the folder
heirarchy as instructed. I then created the build folder as told and CD'd to it
and put in: cmake -G "Visual Studio 14 2015" ..\llvm

It tells me "configuring incomplete, errors occurred!"

How can I get this configured?

Attached is CMakeError.log.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to