我是菜菜龙呀 2017-06-05 09:13 采纳率: 0%
浏览 5196

虚拟机Linux系统下编译esp8266程序出错

错误信息提示如下:
make[1]: xt-xcc: Command not found
../../Makefile:321: recipe for target '.output/eagle/debug/obj/user_main.o' failed
make[1]: *** [.output/eagle/debug/obj/user_main.o] Error 127
make[1]: Leaving directory '/mnt/hgfs/share/gokit-soc-esp8266/app/user'
../Makefile:307: recipe for target '.subdirs' failed
make: *** [.subdirs] Error 2
程序用的是机智云官方程序,求教

  • 写回答

3条回答 默认 最新

  • 白萝卜。 2017-06-05 09:26
    关注

    https://wenku.baidu.com/view/7dfa25f6a300a6c30d229f79.html
    你把这里的错误找找对对看。

    评论

报告相同问题?