Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 11 months ago.
Can't import a library
Hello everyone,
Yesterday I was able to
, and all went well. Today, when I tred to do this I get:

As you see, the 'Import' button never becomes selectable. What changed? I'd like to try out some of the thousands of code available.
Thanks, Duane
1 Answer
10 years, 11 months ago.
The compiler doesn't know which program you want to import the library into. You can select the program you want to import into via the Target Path: field in that dialog you show above.
I hope that helps,
Adam