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

avr-gcc issue #5105

Closed
exoizzy opened this issue Mar 23, 2019 · 3 comments
Closed

avr-gcc issue #5105

exoizzy opened this issue Mar 23, 2019 · 3 comments

Comments

@exoizzy
Copy link

exoizzy commented Mar 23, 2019

im new to msys2 and qmk so bear with me here. Im following these instructions here: https://docs.qmk.fm/#/newbs_getting_started and got tried to make a file and got this error:

$ make keebio/nyquist/rev2:default
QMK Firmware 0.6.320
Making keebio/nyquist/rev2 with keymap default

/bin/sh: avr-gcc: command not found
sh: avr-gcc: command not found
sh: avr-gcc: command not found
make[1]: *** [tmk_core/rules.mk:369: .build/obj_keebio_nyquist_rev2_default/comp > iler.txt] Error 127
Make finished with errors
make: *** [Makefile:551: keebio/nyquist/rev2:default] Error 1

i dont really know what this means, is it an error with the fie for the nyquist or am i missing some sort of supporting library? thanks in advance for any help or advice

@Alexpux
Copy link
Member

Alexpux commented Mar 23, 2019

@exoizzy we don’t provide avr-gcc

@StarWolf3000
Copy link
Contributor

MSYS2/MINGW is only used for Git and the build tools used by that project. But you forgot to run util/msys2_install.sh to let it download the AVR build environment for Windows.

Please only post here issues, if you encounter problems with the MINGW part of MSYS2.

@stahta01
Copy link
Contributor

@exoizzy Please close this thread if it is no longer needed.

@exoizzy exoizzy closed this as completed Mar 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants