Skip to content

CMake Error: could not find load file /.mbedbuild/mbed_config.cmake #211

@cyliangtw

Description

@cyliangtw

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

  • Enhancement
  • Bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions