Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

[Bug] Making annepro2/c18 with keymap thomazmoura  #51

Description

@natenho

Trying to build using the alternative Dockerfile from https://openannepro.github.io/install_docker.html the following output is shown:

#8 129.1 Making annepro2/c18 with keymap thomazmoura                                                            [ERRORS]
#8 129.7 In file included from quantum/quantum.h:28,
#8 129.7                  from keyboards/annepro2/annepro2.h:19,
#8 129.7                  from keyboards/annepro2/annepro2.c:3:
#8 129.7 keyboards/annepro2/annepro2.c: In function 'keyboard_pre_init_kb':
#8 129.7 keyboards/annepro2/annepro2.c:56:13: error: 'ANNEPRO2_LED_MCU_WAKEUP_DELAY' undeclared (first use in this function)
#8 129.7      wait_ms(ANNEPRO2_LED_MCU_WAKEUP_DELAY);
#8 129.7              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#8 129.7 tmk_core/common/wait.h:17:17: note: in definition of macro 'wait_ms'
#8 129.7              if (ms != 0) {                  \
#8 129.7                  ^~
#8 129.7 keyboards/annepro2/annepro2.c:56:13: note: each undeclared identifier is reported only once for each function it appears in
#8 129.7      wait_ms(ANNEPRO2_LED_MCU_WAKEUP_DELAY);
#8 129.7              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#8 129.7 tmk_core/common/wait.h:17:17: note: in definition of macro 'wait_ms'
#8 129.7              if (ms != 0) {                  \
#8 129.7                  ^~
#8 129.7  | 
#8 129.7  | 
#8 129.7  | 
#8 129.7 make[1]: *** [tmk_core/rules.mk:412: .build/obj_annepro2_c18_thomazmoura/keyboards/annepro2/annepro2.o] Error 1
#8 129.7 Make finished with errors
#8 129.7 make: *** [Makefile:523: annepro2/c18] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions