lancaster-university / microbit-dal

http://lancaster-university.github.io/microbit-docs
Other
254 stars 130 forks source link

Using the library in Platformio - Attribute Error: 'PlatformIOLibBuilder' object has no attribute 'get_inc_dirs' #347

Open falcoso opened 6 years ago

falcoso commented 6 years ago

I have tried installing the microbit-dal library in platformio through the atom IDE package. When I download any of the microbit libraries i get: Attribute Error: 'PlatformIOLibBuilder' object has no attribute 'get_inc_dirs'

The entire IDE itself also stops compiling for my other board with the same error, but works fine when I uninstall the library again.

Any help would be really appreciated

I have also raised the issue on the platformio github: https://github.com/platformio/platformio-atom-ide/issues/1653