-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Problem: I am trying to follow your steps to build the first example. I can get Zephyr working with blinky sample. But when I run cmake with this dwm1001 repo, I got the following cmake error. Wonder if you may help. Thanks a lot.
error: Aborting due to Kconfig warnings
CMake Error at /Users/yulung/zephyrproject/zephyr/cmake/modules/kconfig.cmake:328 (message):
command failed with return code: 1
Call Stack (most recent call first):
/Users/yulung/zephyrproject/zephyr/cmake/modules/zephyr_default.cmake:113 (include)
/Users/yulung/zephyrproject/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
/Users/yulung/zephyrproject/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
/Users/yulung/zephyrproject/zephyr/cmake/app/boilerplate.cmake:25 (find_package)
CMakeLists.txt:7 (include)