Created
August 21, 2020 13:18
-
-
Save IllustratedMan-code/a28be16b63f121e2e87d0b08dde66b53 to your computer and use it in GitHub Desktop.
West build fail (west build --pristine --board native_posix)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- west build: generating a build system | |
| CMake Error at cmake/zmk_config.cmake:142 (message): | |
| Failed to locate keymap file! | |
| Call Stack (most recent call first): | |
| CMakeLists.txt:15 (include) | |
| -- Configuring incomplete, errors occurred! | |
| FATAL ERROR: command exited with status 1: /usr/bin/cmake -B/home/david/zmk/app/build -S/home/david/zmk/app -GNinja -DBOARD=native_posix |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment