Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n.POTGenerator - not compatible with VS2012 #72

Closed
wianek opened this issue May 16, 2013 · 5 comments
Closed

i18n.POTGenerator - not compatible with VS2012 #72

wianek opened this issue May 16, 2013 · 5 comments

Comments

@wianek
Copy link

wianek commented May 16, 2013

I try to open v2.0 solution in VS2012 and I get this error:

Unsupported
This version of Visual Studio does not have the following project types installed or does not support them. You can still open these projects in the version of Visual Studio in which they were originally created.
- i18n.POTGenerator, "(mu user path)\Desktop\i18n-2.0\src\i18n.POTGenerator\i18n.POTGenerator.csproj"

No changes required
These projects can be opened in this version of Visual Studio without changing them. They will continue to open in Visual Studio 2010 SP1 and in this version of Visual Studio.
- i18n, "(my user path)\Desktop\i18n-2.0\src\i18n\i18n.csproj"
- Solution Items, "Solution Items"
- i18n.PostBuild, "(my user path)\Desktop\i18n-2.0\src\i18n.PostBuild\i18n.PostBuild.csproj"
- i18n.Tests, "(my user path)\Desktop\i18n-2.0\src\i18n.Tests\i18n.Tests.csproj"
- i18n.Domain, "(my user path)\Desktop\i18n-2.0\src\i18n.Domain\i18n.Domain.csproj"
- i18n.Domain.Tests, "(my user path)\Desktop\i18n-2.0\src\i18n.Domain.Tests\i18n.Domain.Tests.csproj"
- i18n, "(my user path)\Desktop\i18n-2.0\src\i18n.sln"

@raulvejar
Copy link
Contributor

You need to install the Visual Studio 2012 SDK as any VS plugin project requires the project definitions in there.
What version of VS2012 are u using?

@peters
Copy link
Contributor

peters commented May 25, 2013

Latest head builds just fine in vc 11 update 2 :)

/cc @raulvejar

@wianek
Copy link
Author

wianek commented May 26, 2013

Hey, sorry for such late reply. We use VS 2012 Professional.

@raulvejar
Copy link
Contributor

Have you installed the SDK?

@raulvejar
Copy link
Contributor

This should be closed, it was obvious the VS SDK was not installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants