0

我正在尝试使用忍者构建文件。所有项目文件都在同一个文件夹中,但是当我尝试运行此命令时:-

ninja -C out

发生的错误是这样的: -

ninja: Entering directory `out'
[1/1] SOLINK libSampledll_shared.so
FAILED: libSampledll_shared.so
g++ -shared  -o ./libSampledll_shared.so -Wl,-soname=libSampledll_shared.so @libSampledll_shared.so.rsp
CreateProcess failed: The system cannot find the file specified.
ninja: build stopped: subcommand failed.

我不确定它指向什么。所以请任何建议将不胜感激。

4

0 回答 0