luni64 / VisualTeensy

VisualCode projects for PJRC Teensy boards
Other
119 stars 11 forks source link

Exception when source libraries are on different drive than project #43

Closed benpeart closed 3 years ago

benpeart commented 3 years ago

I have my Arduino install on drive C but my project is on drive D.

2021-04-17 (1)

When I used the library manager to move a library from the Arduino Repository to my project, I get an exception.

2021-04-17

luni64 commented 3 years ago

Thanks for spotting this. Should be fixed in v0.9.9.3. Can you give it a try?

benpeart commented 3 years ago

That was quick! I tried it again with 0.9.9.3 and it worked correctly this time. Thanks.