Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] #246

Open
2 tasks
AlexTrebs opened this issue Apr 1, 2024 · 1 comment
Open
2 tasks

[Bug] #246

AlexTrebs opened this issue Apr 1, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@AlexTrebs
Copy link

Describe the Bug

I get the following error when trying to run qmk compile -kb keychron/q1v1/ansi -km default

platforms/chibios/platform.mk:102: lib/chibios-contrib/os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32l4xx.mk: No such file or directorymake: *** No rule to make target 'lib/chibios-contrib/os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32l4xx.mk'. Stop.

Keyboard Used

keychron/q1v1/ansi

Link to product page (if applicable)

No response

Operating System

Windows

qmk doctor Output

Ψ Compiling keymap with make -r -R -f builddefs/build_keyboard.mk -s KEYBOARD=keychron/q1v2/ansi KEYMAP=default KEYBOARD_FILESAFE=keychron_q1v2_ansi TARGET=keychron_q1v2_ansi_default INTERMEDIATE_OUTPUT=.build/obj_keychron_q1v2_ansi_default VERBOSE=false COLOR=true SILENT=false QMK_BIN="qmk"


platforms/chibios/platform.mk:102: lib/chibios-contrib/os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32l4xx.mk: No such file or directorymake: *** No rule to make target 'lib/chibios-contrib/os/common/startup/ARMCMx/compilers/GCC/mk/startup_stm32l4xx.mk'.  Stop.

Is AutoHotKey / Karabiner installed

  • AutoHotKey (Windows)
  • Karabiner (macOS)

Other keyboard-related software installed

No response

Additional Context

No response

@AlexTrebs AlexTrebs added bug Something isn't working help wanted Extra attention is needed labels Apr 1, 2024
@scj643
Copy link

scj643 commented Apr 2, 2024

Did you run git submodule update --init --recursive when cloning the repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants