You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Original issue reported on code.google.com by
bradnel...@google.com
on 10 Jun 2009 at 6:51The text was updated successfully, but these errors were encountered: