You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error occurs for all libraries that I created a directory junction for and into the folder using
mlink /J C:\Users\...\Documents\Arduino\libraries\<library> <path to library>
When I remove the library it complains about, I complains about the next until there are no more libraries left linked by mklink.
I can not compile any program as it aborts with this error message.
The text was updated successfully, but these errors were encountered:
I updated to Arduino version 1.6.7 (used 1.6.1 before) and now, I face this error:
This error occurs for all libraries that I created a directory junction for and into the folder using
When I remove the library it complains about, I complains about the next until there are no more libraries left linked by mklink.
I can not compile any program as it aborts with this error message.
The text was updated successfully, but these errors were encountered: