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, 10 months ago.
SDFileSystem updated get the error "Object of abstract class type is not allowed."
Hi, I'm working on a NucleoF401RE board with Mbed Online Ide.
I've just add and updated the SDFileSystem library but when I compile I get the error "Object of abstract class type is not allowed."
May you help me?
Thanks
1 Answer
10 years, 10 months ago.
Remove the lib, import again, don't check the "Update all sub-libs" checkbox. (If you didn't already, try checking it :P)