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.
8 years, 5 months ago.
mbed source Compilation errors
Hello, i want to use the mbed source library in my project rather than the precompiled one. So i import both mbed and mbed source to my project. However, i get a ton of error messages considering the mbed source codes. This happens both in the online compiler and in Keil Uvision 5 (exported project from online compiler). Am i doing something wrong?
PS: Nucleo F303K8 board.
1 Answer
8 years, 4 months ago.
Hi Manos,
Please remove the mbed precompiled build from your workspace and recompile fully (Compile All from the Compile dropdown).
Cheers,
Mihail