This has been fixed (not by me), the NaCl build files will now find Python from third_party.
I have a pending change to fix the same issue in chrome_frame/chrome_frame.gyp. Cheers, Jói On Thu, Oct 1, 2009 at 1:46 AM, Roland Steiner <[email protected]> wrote: > FWIW, I had similar troubles with NaCl auto-generated headers, but in my > case the underlying problem was VS not finding Python. Adding the > depot_tools path to the Windows system path fixed this problem for me. > - Roland > > On Thu, Oct 1, 2009 at 6:43 AM, Jay Campan <[email protected]> wrote: >> >> If you get build errors on Windows about some native client generated >> header file missing, make sure to run the sync command from cmd.exe, >> not from cygwin bash. >> (or just run "gclient runhook --force" from cmd.exe) >> >> There is a bug >> (http://code.google.com/p/nativeclient/issues/detail?id=105) >> when generating the vcproj from cygwin's bash. >> >> Jay >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
