晕哥我想问一哈,windows搭建eclipse环境,build target里make flash能把工程烧入到开发板里面,但是这个工程在eclipse编译会出现这个问题是咋回事咩?就点一下build all或者clean都会这样。。这样不就不能debug代码了嘛。。要咋配置。。。新人刚入坑求指点
16:27:29 **** Incremental Build of configuration Default for project esp ****
bash "C:\\msys32\\home\\Administrator\\esp\\esp-idf/tools/windows/eclipse_make.sh" all
eclipse_make.sh has been replaced with eclipse_make.py. Check the Windows Eclipse docs for the new command.
This shell script will continue to work until the next major release.
make: *** No rule to make target 'all'. Stop.
Running make in 'C:/msys32/home/Administrator/esp'
16:27:29 Build Failed. 1 errors, 0 warnings. (took 358ms)