Symbolic Links in <sketches>/libraries shows up in using list with destination of link directory #1658
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the bug
When I am working on github projects including arduino libraries, I typically download the projects to specific
directory in my case: d:\github
When I wish to use them to build with I will typically create a symbolic link in the /libraries folder which has worked out
fine.
With arduino 1.8.xxx when I built the using library would show that it was using my c:\users\kurte\documents\arduino\libraries\usbhost_t36
now it is showing the github directory:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Actually I don't mind the change as that is where the sources are. But it is different, and I don't know if it would confuse
others as d:\github is not in the normal library search locations.
But if by design feel free to close as by design. I simply opened this to note it.
Screenshots

Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: