Closed GoogleCodeExporter closed 8 years ago
Thanks for your interest in the project.
I started development in VS2010 using the VS2010 SP1 SDK and later made the
VS2012 solution to ease testing in VS2012. Nowadays, I build the project in
VS2012 for release. But in essence it's still a VS2010 vsix project. The
manifest file for instance is not compatible with the manifest editor in VS2012
and just displays as a regular xml file.
Sorry for the inconvenience, but you may need to get the VS2010 SP1 SDK as well:
http://www.microsoft.com/en-us/download/details.aspx?id=21835
Hope that helps. Let me know if you run into any more issues.
Original comment by freaksken
on 25 May 2013 at 9:39
So basically you need to have:
- VS 2010
- VS 2010 SP1
- VS 2010 SP1 SDK
to build. I did build with that on other pc. Though 2012 would work too since
it's included.
Would be cool to put this info on homepage IMO.
Original comment by Cry...@gmail.com
on 26 May 2013 at 4:59
Fair point. I added a readme with the build requirements instead as the home
page is more aimed at regular users.
Original comment by freaksken
on 26 May 2013 at 11:00
Original issue reported on code.google.com by
Cry...@gmail.com
on 25 May 2013 at 4:03