demo编译报错

Viewed 29

一、描述你遇到的问题

下载下来的sdk一点没改,重编译后报错

riscv32-linux-musl-gcc.exe: error: CreateProcess: No such file or directory

ninja: build stopped: subcommand failed.
python path: D:\Env\Python\Python311\python.exe
flashboot start build .....
['D:\Env\Python\Python311\python.exe', 'build.py', 'ws63-flashboot']
loaderboot start build .....
['D:\Env\Python\Python311\python.exe', 'build.py', 'ws63-loaderboot']
[ws63][acore] run custom cmd success!
D:\Project\h3863\build\script.....\config.in
d:\Project\h3863
Kconfig header saved to 'D:\Project\h3863\output\ws63\acore\ws63-liteos-app\mconfig.h'
######### Build target:ws63_liteos_app failed

二、你具体做的所有步骤结果截图

1 Answers

问题已解决,与文件夹名称长短无关,但是确实只有放进根目录才能编译成功