"/bin/avr-g++": file does not exist Compilation failed

Hi Everybody,
deloying an program, even the sample program returns the failure message “/bin/avr-g++”: file does not exist

Compilation failed
Command Process exited with code 1
The generated C++ code contains errors. It can be due to a bad node implementation or if your board is not compatible with XOD runtime code. The original compiler error message is above. Fix C++ errors to continue. If you believe it is a bug, report the problem to XOD developers.

Arduino board is up to date V1.8.19
All packages are up to date.

does anybody has an idea how to solve this problem?

many thanks

My guess would be that avr-tools did not get installed properly. There are past discussions on how to fix this.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.