XOD 0.32.0 released: Introducing Cloud Feeds

2 Likes

still no support for mega 2560 under debug mode…get the following

new.cpp.o (symbol from plugin): In function operator new(unsigned int)': (.text+0x0): multiple definition of operator new(unsigned int, void*)’
C:\Users\zeidl\AppData\Local\Temp\arduino-sketch-F151DA0857CCF76E8BB662C7EE3A0416\sketch\xod_1575498235533_sketch.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

c:/users/zeidl/xod/packages/packages/arduino/tools/avr-gcc/7.3.0-atmel3.6.1-arduino5/bin/…/lib/gcc/avr/7.3.0/…/…/…/…/avr/bin/ld.exe: Disabling relaxation: it will not work with multiple definitions

collect2.exe: error: ld returned 1 exit status

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.

Thanks for the report! The fix is coming.

1 Like

New version 0.32.1 has been released and it contains a fix for this problem. Just update the IDE :slight_smile:
And thanks for the report one more time!

Gracias

I am so glad all of you are working so hard to make XOD so good, No it is GREAT. Thanks to all of your hard work.

3 Likes

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