6 years, 9 months ago.

xdot_ example failed to compile

/media/uploads/Patrick1028/error.png

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

6 years, 9 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

Accepted Answer