[PATCH] Add clang-format VS extension

Manuel Klimek klimek at google.com
Sun Sep 1 07:12:52 PDT 2013


On Sun, Sep 1, 2013 at 2:22 PM, Kim Gräsman <kim.grasman at gmail.com> wrote:

>
>   I tried to open the solution in VS2012, but it failed to load: "This
> project is incompatible with the current edition of Visual Studio."
>
>   I only have Visual Studio 2012 Professional on this machine, I wonder if
> that's the issue?
>
>   Do you know what the project type of ClangFormat.csproj is? I thought it
> was a plain C# project, but there's presumably some installer/add-in type
> that the Pro edition doesn't support.
>

You'll need some SDK (I think it's called Visual Studio SDK, I just
followed the steps to create a VSPackage). I used VS 2012 Professional to
create it, so it should definitely be openable...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130901/1041bdfc/attachment.html>


More information about the cfe-commits mailing list