zinonet / naclports

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

Can't synchronize ports with gclient #227

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Follow these instructions: 
https://code.google.com/p/naclports/wiki/HowTo_Checkout
2. Do step 4
3. See that 'src' (in 'src/build_tools/pip_install.sh') is not recognized as an 
internal or external command.

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

Please provide any additional information below.
In file DEPS path "src/build_tools/pip_install.sh" has slashes in the wrong 
direction (for Windows users)

Original issue reported on code.google.com by mateusz....@gmail.com on 9 Jul 2015 at 8:24

GoogleCodeExporter commented 9 years ago
In general you should be using cygwin to run naclports, at least to build the 
ports.  However we would like naclports to be useable from the windows command 
prompt too.  Perahaps we should convert this script to python, but certainly 
the short term fix is for you to use cygwin (you won't be able to run the .sh 
script, even if the slashes were correct).

Original comment by sbc@chromium.org on 16 Jul 2015 at 4:21

GoogleCodeExporter commented 9 years ago

Original comment by sbc@google.com on 16 Jul 2015 at 4:22