yujiahui / gyp

Automatically exported from code.google.com/p/gyp
0 stars 0 forks source link

Visual Studio 2010 Express solution bugs #376

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Generate a project using the 2010e Visual Studio version, using nested 
project folders

What is the expected output? What do you see instead?

The solution (.sln) files use the version string "Visual Studio 2010" instead 
of "Visual C++ Express 2010", which makes the version selector prefer 2010 or 
2012 full instead of 2010 express

There's a section in the solution "NestedProjects" which is incompatible with 
VS2010 Express and produces an warning when loaded

What version of the product are you using? On what operating system?
r1763, Windows 7

Please provide any additional information below.
Could also be problems with the 2012 express generator, but I have not tested.

Original issue reported on code.google.com by jmad...@chromium.org on 17 Oct 2013 at 6:02

GoogleCodeExporter commented 9 years ago
CL Review URL: https://codereview.chromium.org/27685004

Original comment by jmad...@chromium.org on 17 Oct 2013 at 6:12

GoogleCodeExporter commented 9 years ago
was fixed in r1767. Thanks!

Original comment by jmad...@chromium.org on 22 Oct 2013 at 9:39

GoogleCodeExporter commented 9 years ago

Original comment by yukawa@chromium.org on 23 Nov 2013 at 5:10