Skip to content

arduinoGraphics library is missing from board package #469

Closed as not planned
@Joshua53546

Description

@Joshua53546

While coding a project with my Arduino Uno R4 I was getting error after error about the ArduinoGraphics library. I decided to uninstall the board package completely. When I installed it again the ArduinoGraphics library was missing from the board package.

`C:\Users------\OneDrive\Documents\Arduino\lamp_code_v2\lamp_code_v2.ino:7:10: fatal error: ArduinoGraphics.h: No such file or directory
#include <ArduinoGraphics.h>
^~~~~~~~~~~~~~~~~~~
compilation terminated.
exit status 1

Compilation error: ArduinoGraphics.h: No such file or directory`

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions