Description
In mbed-tools v5.2.0, it could work on mbed OS v6.7 and generated /.mbedbuild/ folder.
In mbed-tools v7.2.0, suffer could not find load file /.mbedbuild/mbed_config.cmake issue on both of mbed OS v6.7 and last mbed OS master branch.
Error message as below:
[cygwin~mbed-os-example-blinky-cmake]$ mbed-tools compile -m NUMAKER_IOT_M487 -t GCC_ARM
Configuring project and generating build system...
CMake Error at mbed-os/tools/cmake/app.cmake:10 (include):
include could not find load file:
C:/ARM_mbed/examples/mbed-os-example-blinky-cmake/.mbedbuild/mbed_config.cmake
Call Stack (most recent call first):
CMakeLists.txt:10 (include)
Issue request type