Skip to content

Manager libraries install a libarry into two ways ! #4179

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
pierrotm777 opened this issue Nov 18, 2015 · 1 comment
Closed

Manager libraries install a libarry into two ways ! #4179

pierrotm777 opened this issue Nov 18, 2015 · 1 comment
Assignees
Labels
Component: Board/Lib Manager Boards Manager or Library Manager
Milestone

Comments

@pierrotm777
Copy link

I wanted to install the library 'PulsePosition' .
I see two curious things:
1- The library is installed into my folders:
C:\Users\pierre\AppData\Local\Arduino15\staging\libraries\PulsePosition-1.0.0-github.zip
and
C:\tmp\Arduino_Compilateur\arduino-1.6.6\MyArduinoSketch\MesProgrammes\libraries\PulsePosition

2-I can't uninstall a library installed by the manager !

Don't know if this is two issues ?

@ffissore
Copy link
Contributor

The first path is the downloaded zip of the library, the second path is the actual, unpacked, library that the IDE will use to compile your sketches (and your sketchbook folder is C:\tmp\Arduino_Compilateur\arduino-1.6.6\MyArduinoSketch\MesProgrammes)

Your second point is a known limitation, mentioned both at #2878 and in https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ#how-can-i-delete-a-library

@ffissore ffissore added the Component: Board/Lib Manager Boards Manager or Library Manager label Nov 18, 2015
@ffissore ffissore added this to the Release 1.6.7 milestone Nov 18, 2015
@ffissore ffissore self-assigned this Nov 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Board/Lib Manager Boards Manager or Library Manager
Projects
None yet
Development

No branches or pull requests

2 participants