0

Chromium をビルドしようとしていますが、コンポーネント ビルドのビルドを含むステップで行き詰まっています。

http://www.chromium.org/developers/how-tos/component-buildの手順を試しましたが、うまく動作しません。

コマンド プロンプトに「python build\gyp_chromium -D"component=shared_library」と入力すると、次のようになります。

 C:\Users\username>python build\gyp_chromium -D"compoment=shared_library"
 C:\depot_tools\python_bin\python.exe: can't open file 'build\gyp_chromium': [Err
 no 2] No such file or directory

私は何を間違っていますか?

ありがとう!

4

1 に答える 1