<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Cannot configure llvm with clang with cmake for visual studio"
href="https://llvm.org/bugs/show_bug.cgi?id=25930">25930</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Cannot configure llvm with clang with cmake for visual studio
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>3.7
</td>
</tr>
<tr>
<th>Hardware</th>
<td>HP
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>-New Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>beneficii@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=15511" name="attach_15511" title="error file produced by cmake">attachment 15511</a> <a href="attachment.cgi?id=15511&action=edit" title="error file produced by cmake">[details]</a></span>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>