Skip to content

conflict with U8glib from Arduino IDE's Library Manager. #1

Description

@davidbuzz

When this library is manually installed into the 'libraries' folder, it works/compiles fine ( tested on IDE version 1.6.7 ) , but it also triggers the 'Library Manager' to report that there is an updateable "legacy" library ( this one and a few others). When I followed the instructions of the IDE, and installed the new versions of each of the available software updates, the replacement U8glib library does not compile the same way this one does.

Using library SdFat in folder: /Users/xxx/Documents/Arduino/libraries/SdFat (legacy)
Using library u8glib in folder: /Users/xxx/Documents/Arduino/libraries/u8glib (legacy)
Using library MCP3424 in folder: /Users/xxx/Documents/Arduino/libraries/MCP3424 (legacy)
Using library MCP980X in folder: /Users/xxx/Documents/Arduino/libraries/MCP980X (legacy)
Using library ds3231 in folder: /Users/xxx/Documents/Arduino/libraries/ds3231 (legacy)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions