On Sun, Sep 1, 2013 at 2:22 PM, Kim Gräsman <[email protected]> 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...
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
