[chromium-dev] Re: Build problems on Windows: native client missing headers

2009-10-01 Thread Jói Sigurðsson

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 rolandstei...@google.com 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 jcam...@chromium.org 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: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: Build problems on Windows: native client missing headers

2009-09-30 Thread Roland Steiner
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 jcam...@chromium.org 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: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---