Hello,
I usually use Arduino on a Mac but am trying to set my son up on his Windows 8 PC.
He's able to compile programs that use the core libraries, but not any 3rd party libraries he adds. Libraries added to his "my documents/arduino" library do not show up in the import library list.
If I add libraries to my "my documents" folder on the computer and run Arduino IDE as admin, I can use the 3rd party libraries.
Does anyone know a way to set things up so that a non-admin account can use libraries in that account's "my documents" path?