Having problems with installing #5
Answered
by
rspber
henryernice
asked this question in
Q&A
-
I'm sorry if this is too stupid or basic but i don't really understand what "Resolve links to tsdesktop directories in Arduino/libraries" means. |
Beta Was this translation helpful? Give feedback.
Answered by
rspber
Feb 1, 2024
Replies: 1 comment
-
Resolving links means configuring directories to point to appropriate places in the file system. This can be done in two ways: either using hard or soft links/junctions or simply copying files from the target directories to the directories listed in the project. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
henryernice
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Resolving links means configuring directories to point to appropriate places in the file system. This can be done in two ways: either using hard or soft links/junctions or simply copying files from the target directories to the directories listed in the project.