level 1
LINxxxOrz
楼主
检查一下编译器路径设置是否正确
菜单:setting->compiler and debugger...打开编译器与调试器设定窗口
在最上面选择你安装的编译器,一般我们使用codeblocks自带的mingw,也就是gcc编译器
然后看toolchain executables一栏,路径设置是否正确
这个方法我试过了,无效。![[泪]](/static/emoticons/u6cea.png)
我是先安装了WinAVR-20100110-install.exe,这个环境。再安装codeblocks-10.05mingw-setup.exe。其他人都是这样安装,他们没有问题,但我的却编译不了,请大神搭救啊!!感激不尽!!!![[Love]](/static/emoticons/Love.png)
附报错信息:
"robot - all" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done.
2012年07月08日 07点07分
1
菜单:setting->compiler and debugger...打开编译器与调试器设定窗口
在最上面选择你安装的编译器,一般我们使用codeblocks自带的mingw,也就是gcc编译器
然后看toolchain executables一栏,路径设置是否正确
这个方法我试过了,无效。
我是先安装了WinAVR-20100110-install.exe,这个环境。再安装codeblocks-10.05mingw-setup.exe。其他人都是这样安装,他们没有问题,但我的却编译不了,请大神搭救啊!!感激不尽!!!
附报错信息:
"robot - all" uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...
Nothing to be done.


