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, 6 months ago.
(SOLVED) New to mbed, can't compile with mbed cli
I've tried a few different example projects and I keep getting the same error. It says "No such file or directory" but doesn't specify what it's referring to.
Thanks in advance.
Solved! Needed 32-bit libraries installed:
sudo dpkg
posted by Phillip Bergeron 31 Mar 2017add-architecture i386 sudo apt-get update sudo apt-get install libc6:i386