Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add ArduinoGraphics as a library dependency#15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

seaxwi
Copy link
Contributor

The ArduinoGraphics library are used by these examples:

Compilation will fail for these examples unless the user has manually installed the ArduinoGraphics library.

Example of compilation error:

/private/var/folders/58/gntldnl9249ck9fjblgv9jdw0000gp/T/.arduinoIDE-unsaved2024104-2234-z4s2yo.tblw/FirmwareUpdater/FirmwareUpdater.ino:1:10: fatal error: ArduinoGraphics.h: No such file or directory #include "ArduinoGraphics.h"          ^~~~~~~~~~~~~~~~~~~compilation terminated.exit status 1Compilation error: ArduinoGraphics.h: No such file or directory

This problem can be avoided by declaring ArduinoGraphics as a library dependency inlibrary.properties.

@per1234per1234 added the enhancementNew feature or request labelNov 4, 2024
@facchinmfacchinm merged commitcf5e2b2 intoarduino-libraries:mainJan 21, 2025
2 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@per1234per1234per1234 approved these changes

Assignees
No one assigned
Labels
enhancementNew feature or request
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@seaxwi@per1234@facchinm

[8]ページ先頭

©2009-2025 Movatter.jp