Xod bug loading dependencies

Can anyone help with this

Error
C:\Users\novameddi\AppData\Local\Programs\XOD IDE\resources\arduino-cli.exe --config-file=C:\Users\NOVAME~1\AppData\Local\Temp\arduino-cli6iO6Cg\.cli-config.yml core install Intel:arc32 failed with code 2
The error has no formatter, which is a bug. Report the issue to XOD developers.

Could you tell us the steps that led to this? And the version of XOD?

1 Like

I had downloaded library’s i thought would be useful and then the issue started. Since then i updated XOD to the latest version and now the issue has cleared.
On another note, Is there a node or a patch set for the adafruit I2C color 16x2 display shield with the 5 buttons.

These are the arduino library’s needed

// include the library code:

#include <Wire.h>

#include <Adafruit_RGBLCDShield.h>

#include <utility/Adafruit_MCP23017.h>

rename workspace xod to xod-old, run XOD

It tries to install some Intel-borards package. What board model do you select in the Upload dialog?

I was trying to load a ardino uno bd but since i reinstalled xod latest version the eror has cleared
Thank you

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