qmk / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
18.39k stars 39.59k forks source link

[Bug] Failed to compile preonic, streams.mk no such file. #14985

Closed SBZORRO closed 3 years ago

SBZORRO commented 3 years ago

Describe the Bug

Setup is OK: QMK is ready to go, but minorproblems were found.

Tried "qmk compile -kb preonic/rev3 -km default", and got this error:

tmk_core/chibios.mk:175: lib/chibios/os/hal/lib/streams/streams.mk: No such file or directory gmake[1]: No rule to make target 'lib/chibios/os/hal/lib/streams/streams.mk'. Stop. Make finished with erros gmake: [Makefile:510: preonic/rev3:default] Error 1

System Information

SBZORRO commented 3 years ago

It seems I have to manually clone projects under lib.