--local_compiler_build': No such file or directory
ERROR: could not execute '/Users/waaw/workspace/github/swift-source/swift-driver/Utilities/build-script-helper.py build --package-path /Users/waaw/workspace/github/swift-source/swift-driver --build-path /Users/waaw/workspace/github/swift-source/build/Ninja-RelWithDebInfoAssert/earlyswiftdriver-macosx-arm6ninja4 --configuration release --toolchain /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr --ninja-bin /opt/homebrew/bin/ninja --cmake-bin /opt/homebrew/bin/cmake --local_compiler_build': No such file or directory
/Users/waaw/workspace/github/swift-source/swift-driver/Utilities/build-script-helper.py build --package-path /Users/waaw/workspace/github/swift-source/swift-driver --build-path /Users/waaw/workspace/github/swift-source/build/Ninja-RelWithDebInfoAssert/earlyswiftdriver-macosx-arm64 --configuration release --toolchain /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr --ninja-bin /opt/homebrew/bin/ninja --cmake-bin /opt/homebrew/bin/cmake --local_compiler_build
其实就是没有更新下来依赖的库,首先执行更新依赖库的命令
Last updated