AiThinkerIDE 编译失败~
在官方提供的百度云下载的AiThinkerIDE_V0.5_Setup.exe,直接解压在D盘根目录,以管理员权限运行ConfigTool.exe,使用默认设置(即直接点击Dafault按钮):
eclipse_path:D:\AiThinkerIDE_V0.5\eclipse\eclipse.exe
cygwin_path:D:\AiThinkerIDE_V0.5\cygwin
idf_path:D:\AiThinkerIDE_V0.5\cygwin\home\aithinker\project\esp-idf
打开Aithinder_IDE.exe,随意选择一个自带的esp8266 project 如:esp8266_at,Clean后build
如下错误
09:37:20 **** Build of configuration Default for project esp8266_at ****
make all
CC user/at_upgrade.c
make: *** [../common_nonos.mk:352: .build/user/at_upgrade.o] Error 127
09:37:20 Build Finished (took 183ms)
查了很久,始终未查到error127是什么错误,无从下手.
尝试其他电脑都没有问题,就只有一台电脑出现此问题.
官方是否有相关错误说明,是否需要其他配置?
在官方提供的百度云下载的AiThinkerIDE_V0.5_Setup.exe,直接解压在D盘根目录,以管理员权限运行ConfigTool.exe,使用默认设置(即直接点击Dafault按钮):
eclipse_path:D:\AiThinkerIDE_V0.5\eclipse\eclipse.exe
cygwin_path:D:\AiThinkerIDE_V0.5\cygwin
idf_path:D:\AiThinkerIDE_V0.5\cygwin\home\aithinker\project\esp-idf
打开Aithinder_IDE.exe,随意选择一个自带的esp8266 project 如:esp8266_at,Clean后build
如下错误
09:37:20 **** Build of configuration Default for project esp8266_at ****
make all
CC user/at_upgrade.c
make: *** [../common_nonos.mk:352: .build/user/at_upgrade.o] Error 127
09:37:20 Build Finished (took 183ms)
查了很久,始终未查到error127是什么错误,无从下手.
尝试其他电脑都没有问题,就只有一台电脑出现此问题.
官方是否有相关错误说明,是否需要其他配置?