Libraries not found when copied to new pc

Hi Everybody

I copied all my sketches to a new laptop and also all my libraries from Documents to Documents but when I compile a sketch I get .

The libraries is all present in Documents.
I tested my Remotexy sketch and LoraRF and a sketch that use McuFriend_kbv and all of them says library not found.

Does this mean I must download all the libraries again?

Thanks in advance.

The libraries folder should be in your sketchbook folder on both PCs

What exactly is the folder structure on your new PC and where is the libraries folder located ?

The additional libraries on my old pc is in documents but the mistake I made was to copy the library folder and past it in the excisting library folder.

So the path was c\ users \ mike \ documents \arduino \libraries \libraries and the second libraries folder had all the libraries in .

I did cut and past the libraries to the first library folder and deleted the second library folder now my sketches is working .

Thanks.

I am glad that you found and fixed the problem

That is not strictly true as the libraries folder is in your sketchbook folder which itself is in the documents folder, which is not quite the same thing

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.