Skip to content

When installing library through the library manager, it does not show to include in the code and does not show examples #192

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MicSG-dev opened this issue Mar 10, 2021 · 3 comments
Assignees
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself

Comments

@MicSG-dev
Copy link

MicSG-dev commented Mar 10, 2021

When installing a library through the library manager, it does not appear in the Sketch -> Include Library menu to include the library in the code. There are also no examples from the library in the File -> Examples menu.

I installed the arduino IDE 2.0 by zip. I don't know if it interfered with anything.

IDE Version

Version: 2.0.0-beta.3
Date: 2021-02-26T10:48:13.025Z
CLI Version: 0.16.1 alpha [76f55490]

@per1234 per1234 transferred this issue from arduino/Arduino Mar 10, 2021
@kittaakos
Copy link
Contributor

it does not appear in the Sketch -> Include Library menu to include the library in the code

Did you select a board, @MicSG-dev? You have to select a board to populate the Include Library menu. Under the hood, the IDE uses the CLI's lib list command filtered by the FQBN of the currently selected board. If you do not select a board, the IDE shows nothing.

screencast.2021-03-11.10-54-25.mp4

@kittaakos kittaakos added the status: waiting for information More information must be provided before work can proceed label Mar 11, 2021
@MicSG-dev
Copy link
Author

Got it. Thanks for the clarification.

@per1234
Copy link
Contributor

per1234 commented Oct 28, 2021

Fixed by 68af4c3

@per1234 per1234 added conclusion: resolved Issue was resolved topic: code Related to content of the project itself and removed status: waiting for information More information must be provided before work can proceed labels Oct 28, 2021
@per1234 per1234 self-assigned this Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself
Projects
None yet
Development

No branches or pull requests

3 participants