中文字幕DVD波多野结衣专区_亚洲老妇老熟妇_国产果冻豆传媒麻婆精东影视_国产精品久久久久免费A∨_久精品国产欧美亚洲色aⅴ大片

24小時聯系電話:18217114652、13661815404

中文

您當前的位置:
首頁>
電子資訊>
技術專題>
process_begin: Creat...

技術專題

process_begin: CreateProcess Faild 出錯解決辦法


在編譯M5311是報一下錯誤:
C:\Users\winston\Work\code\openCPU\M5311-opencpu_sdk_v3.3.0_release>build.bat LV
Making LV Version
process_begin: CreateProcess(NULL, echo "compile src/opencpu_base_func_demo.c...", ...) failed.
make (e=2):
Makefile:25: recipe for target 'out/src/opencpu_base_func_demo.o' failed
make: *** [out/src/opencpu_base_func_demo.o] Error 2

解決辦法是在makefile的第一行添加:SHELL:=cmd.exe

即可解決問題

請輸入搜索關鍵字

確定