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.
9 years, 5 months ago.
not compile export ubuntu
Hello I try to compile a base program with linux. But I have not been successful. Gives me the following error. Can you please help me?
**************** In file included from ../mbed/platform/mbed.h:34:0, from ../main.cpp:1: ../mbed/./platform/platform.h:22:19: fatal error: cstddef: No such file or directory
- include <cstddef>
^
compilation terminated.
make[1]: * [main.o] Erreur 1
make: * [all] Erreur 2