6 years ago.

Why can't I import libraries for my program?

Everytime I import libraries for my program, it will fail.

1 Answer

6 years ago.

Hi Edward,

What environment are you using, online compiler? Which library are you importing, could you share the failure log to us?

Check if the library are using the same mbed version as your program, you can't import a Mbed 2 library into a Mbed 5 program.

Thanks, Desmond

Accepted Answer

Thank you for your help. I have sovled this problem yesterday and I did not know the reason.

posted by Edward Kernway 24 Sep 2019