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
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
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.