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, 3 months ago.
xdot_ example failed to compile
Hi ,
I have tried to import the Dot-Example into the online compiler, I did import the libxDot-mbed5 . when I compiled the project, I got the error shown above. I think the project is missing some of the files. as I checked the all the directories , I could not find the file "Channelplans.h"
Thanks in advance !
1 Answer
8 years, 3 months ago.
Hi Patrick,
So with Dot-Examples the "libxDot-mbed5" library must be paired with an 'exact' version of mbed OS 5, its a prebuilt library.
If you go to here: https://developer.mbed.org/teams/MultiTech/code/libxDot-mbed5/shortlog
You can see on the commits message what version of mbed OS you must use.
Regards,
Andrea, team mbed