Mbed Cloud Client, Mbed CLI 2 & CMake

Hi there –

Has anyone successfully worked with mbed-cloud-client and mbed-cli 2 / CMake?

We are having some troubles having the two work together and we are looking for people who could share their experience :slight_smile:

Note: mbed-cli 1 works correctly on a simple project, but our whole project is now cmake based and we really cannot / don’t want to move back to mbed-cli 1

Thank you for your help!

Best,
– Ladislas

Hello @ladislas ,

also tried to compile mbed-cloud-client on mbed cli 2 without great success. By modifying CMakeLists.txt files i was able to get it compiling partially. But this is far away from a clean solution. Have you made any progress on the topic so far?

Detail:
I think one issues is that the ADD_GLOBALDIR-approach (which IMHO itself is a dirty hack) does not work out of the box with mbed-tools.

Best regards,
Sebastian

I’m not sure anymore, I think we gave up :slight_smile: