@ evgenykochetkov
I made a test sketch and got these error message on a completely new installed WIN 10 PC:
Begin compiling code for the board Arduino/Genuino Uno
Downloading and installing missing tool: builtin:ctags@5.8-arduino11
Downloading builtin:ctags@5.8-arduino11…
0 / 116455 0.00%
builtin:ctags@5.8-arduino11 0 B / 113.73 KiB 0.00%
builtin:ctags@5.8-arduino11 46.82 KiB / 113.73 KiB 41.17%
builtin:ctags@5.8-arduino11 downloaded
Installing builtin:ctags@5.8-arduino11…
builtin:ctags@5.8-arduino11 installed
Using board ‘uno’ from platform in folder: C:\Users\DELL PC\xod_packages_\packages\arduino\hardware\avr\1.8.1
Using core ‘arduino’ from platform in folder: C:\Users\DELL PC\xod_packages_\packages\arduino\hardware\avr\1.8.1
Detecting libraries used…
“C:\Users\DELL PC\xod\packages\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino5/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Users\DELL PC\xod\packages\packages\arduino\hardware\avr\1.8.1\cores\arduino” “-IC:\Users\DELL PC\xod\packages\packages\arduino\hardware\avr\1.8.1\variants\standard” “C:\Users\DELLPC~1\AppData\Local\Temp\arduino-sketch-6D0982BD0921F828CC2D099648796DAC\sketch\xod_1583958146328_sketch.ino.cpp” -o nul
Alternatives for MIDIUSB.h: [MIDIUSB@1.0.4]
ResolveLibrary(MIDIUSB.h)
-> candidates: [MIDIUSB@1.0.4]
“C:\Users\DELL PC\xod\packages\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino5/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Users\DELL PC\xod\packages\packages\arduino\hardware\avr\1.8.1\cores\arduino” “-IC:\Users\DELL PC\xod\packages\packages\arduino\hardware\avr\1.8.1\variants\standard” “-IC:\Users\DELLPC~1\AppData\Local\Temp\xod_temp_sketchbookChnjt8\libraries\MIDIUSB\src” “C:\Users\DELLPC~1\AppData\Local\Temp\arduino-sketch-6D0982BD0921F828CC2D099648796DAC\sketch\xod_1583958146328_sketch.ino.cpp” -o nul
Error while detecting libraries included by C:\Users\DELLPC~1\AppData\Local\Temp\arduino-sketch-6D0982BD0921F828CC2D099648796DAC\sketch\xod_1583958146328_sketch.ino.cpp
“C:\Users\DELL PC\xod\packages\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino5/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Users\DELL PC\xod\packages\packages\arduino\hardware\avr\1.8.1\cores\arduino” “-IC:\Users\DELL PC\xod\packages\packages\arduino\hardware\avr\1.8.1\variants\standard” “-IC:\Users\DELLPC~1\AppData\Local\Temp\xod_temp_sketchbookChnjt8\libraries\MIDIUSB\src” “C:\Users\DELLPC~1\AppData\Local\Temp\xod_temp_sketchbookChnjt8\libraries\MIDIUSB\src\MIDIUSB.cpp” -o nul
Error while detecting libraries included by C:\Users\DELLPC~1\AppData\Local\Temp\xod_temp_sketchbookChnjt8\libraries\MIDIUSB\src\MIDIUSB.cpp
Generating function prototypes…
“C:\Users\DELL PC\xod\packages\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino5/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Users\DELL PC\xod\packages\packages\arduino\hardware\avr\1.8.1\cores\arduino” “-IC:\Users\DELL PC\xod\packages\packages\arduino\hardware\avr\1.8.1\variants\standard” “-IC:\Users\DELLPC~1\AppData\Local\Temp\xod_temp_sketchbookChnjt8\libraries\MIDIUSB\src” “C:\Users\DELLPC~1\AppData\Local\Temp\arduino-sketch-6D0982BD0921F828CC2D099648796DAC\sketch\xod_1583958146328_sketch.ino.cpp” -o “C:\Users\DELLPC~1\AppData\Local\Temp\arduino-sketch-6D0982BD0921F828CC2D099648796DAC\preproc\ctags_target_for_gcc_minus_e.cpp”
In file included from C:\Users\DELLPC~1\AppData\Local\Temp\xod_temp_sketchbookChnjt8\xod_1583958146328_sketch\xod_1583958146328_sketch.ino:979:0:
C:\Users\DELLPC~1\AppData\Local\Temp\xod_temp_sketchbookChnjt8\libraries\MIDIUSB\src/MIDIUSB.h:18:2: error: #error MIDIUSB can only be used with an USB MCU.
#error MIDIUSB can only be used with an USB MCU.
^~~~~
Multiple libraries were found for “MIDIUSB.h”
Used: C:\Users\DELLPC~1\AppData\Local\Temp\xod_temp_sketchbookChnjt8\libraries\MIDIUSB
Using library MIDIUSB at version 1.0.4 in folder: C:\Users\DELLPC~1\AppData\Local\Temp\xod_temp_sketchbookChnjt8\libraries\MIDIUSB
Error: exit status 1
Compilation failed.
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.