Feature #4542 2009-03-22 17:24
petrbug
Better message when compiler not found
If compiler binary does not exist (where IDE expects it) and user clicks Build, then this message appears in Build log window:
"hello1 - Debug" uses an invalid compiler. Skipping... Nothing to be done.
Expected result: Message saying something like this could appear: "hello1 - Debug" uses a compiler "C:\WinAVR\gcc-avr.exe": No such file or directory. Open menu Settings, Compiler and Debugger, card Toolchain Executables. Nothing to be done.
- Category
- Build System
- Status
- Open
- Close date
- Assigned to