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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi all, i'm using mbed Classic (mbed Libraries, or how you want to call it) from about 1 year and now, with mbed 5.0 release it's time to upgrade myself. So, i tried to do something with mbedOS with online compiler and all works fine (i don't understand how to import mbed-os from Import Wizard but it's ok...). This morning i tried to export an mbedOS project for Kinetis Design Studio (my favourite IDE) and...nothing works! Seems that GCC try to compile some features (like IPV6, CLIENT etc...) that are not supported from my board (FRDM-K64F) and that have not the include paths in the project.
an example of compilation error
How can i fix it without having to manually patch every line of include paths in compiler's settings?
Thank you and have a good day!