4483

<< 点击显示目录 >>

主页  exOS使用助手 > exOS Automation Help > Diagnose > Technology package build errors >

4483

BuildCommand 错误

<BuildCommand> 编译指令允许 AS 调用 Linux 源文件的外部编译器。这个编译过程会被转发到 AS 输出端,外部编译系统中的错误可以很容易地被定位,甚至显示在 AS 编辑器中。

请参阅 "使用 BuildCommand 编译 Linux 源文件"一章  了解更多相关信息。

错误: 编译命令失败,显示错误信息:{0}

错误: 无法将文件 {0} 复制到 {1}

错误: {0} 的构建命令失败,带退出代码:{1}

警告: 读取 {0} 的构建输出时出现错误:{1}


BuildCommand errors

The <BuildCommand> build instruction allows AS to call an external compiler for the Linux source files. This build process is forwarded to the AS output, that an error in the external build system can easily be located, and even shown in the AS editor.

Please see chapter Build Linux sources with BuildCommand for more on this topic.

Error: Build command failed with error message: {0}

Error: Could not copy file {0} to {1}

Error: Build command for {0} failed with exit code: {1}

Warning: Something went wrong reading build output from {0}: {1}