<div dir="ltr">+hans for what exactly he builds it with.<br><br><div class="gmail_quote"><div dir="ltr">On Mon, Dec 7, 2015 at 10:45 PM scott constable via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>According to the "Clang - Getting Started" guide, only Visual Studio 2013 and newer are supported as clang build environments. However, the README for clang-format-vs states:</div><div><br></div><div><pre style="overflow:auto;font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:15px;margin-top:0px;margin-bottom:0px;font-stretch:normal;white-space:pre-wrap;color:rgb(51,51,51)">Build prerequisites are:
- Visual Studio 2012 Professional
- Visual Studio 2010 Professional
- Visual Studio 2010 SDK.

The extension is built using CMake by setting BUILD_CLANG_FORMAT_VS_PLUGIN=ON
when configuring a Clang build, and building the clang_format_vsix target.</pre><pre style="overflow:auto;font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:15px;margin-top:0px;margin-bottom:0px;font-stretch:normal;white-space:pre-wrap;color:rgb(51,51,51)"><br></pre>After following the directions in the README, I try to build clang_format_vsix in VS2015, I get the following error:</div><div><br></div><div>Solution file 'C:\Users\Work\llvm\tools\clang\tools\clang-format-vs\ClangFormat.sln' is from a previous version of this application and must be migrated in order to build in this version of the application. To migrate the solution, open the solution in this version of the application.<br></div><div><br></div><div>When I open ClangFormat.sln in VS2012 (ClangFormat.sln is a VS2012 solution), it complains that it doesn't support ClangFormat.csproj (because ClangFormat.csproj is a VS2010 project), so I have no idea how to build this.</div><div><br></div><div>Any help would be much appreciated.</div><div><br></div><div>~Scott Constable</div></div>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div></div>