Closed ZFbaby closed 1 year ago
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Environment
--- Paste here ---
build % cmake .. -G Xcode -DCMAKE_TOOLCHAIN_FILE=../../ios.toolchain.cmake -DPLATFORM=OS64 cmake --build . --config Release zsh: command not found: cmake
it has nothing to do with the toolchain. install cmake or fix your PATH.
PATH
This is outside the scope of this toolchain. Closing.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Environment
build % cmake .. -G Xcode -DCMAKE_TOOLCHAIN_FILE=../../ios.toolchain.cmake -DPLATFORM=OS64 cmake --build . --config Release zsh: command not found: cmake