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

gyp generated bad projects if not run from the top of the source tree on windows #30

Open
GoogleCodeExporter opened this issue Sep 9, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

If you run gyp from somewhere other than the top of the source tree on windows, 
it generates 
junked up slns that show only one of the vcproj files.
Path handling likely got messed up at some point.


Original issue reported on code.google.com by bradnel...@google.com on 10 Jun 2009 at 6:51

@GoogleCodeExporter
Copy link
Author

Needs some additional characterization.  If it's still a problem, it might be 
related to 
use of os.path.join() in input.py.  Not actively hurting any current customers.

Original comment by sgk@chromium.org on 6 Aug 2009 at 6:18

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Original comment by sgk@chromium.org on 18 Aug 2009 at 8:08

  • Added labels: MSVS

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

No branches or pull requests

1 participant