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

problems building your "button-led-callback" example #1

Closed
fabiendostie opened this issue Nov 24, 2021 · 2 comments
Closed

problems building your "button-led-callback" example #1

fabiendostie opened this issue Nov 24, 2021 · 2 comments

Comments

@fabiendostie
Copy link

Used the Very Verbose mode to give you the most info.
~~
Arduino: 1.8.16 (Mac OS X), TD: 1.55, Board: "Teensy 4.1, MIDI, 150 MHz, Faster, US English, Yes"

/Applications/Teensyduino.app/Contents/Java/arduino-builder -dump-prefs -logger=machine -hardware /Applications/Teensyduino.app/Contents/Java/hardware -hardware /Users/fabiendostie/Library/Arduino15/packages -tools /Applications/Teensyduino.app/Contents/Java/tools-builder -tools /Applications/Teensyduino.app/Contents/Java/hardware/tools/avr -tools /Users/fabiendostie/Library/Arduino15/packages -built-in-libraries /Applications/Teensyduino.app/Contents/Java/libraries -libraries /Users/fabiendostie/Documents/Arduino/libraries -fqbn=teensy:avr:teensy41:usb=midi,speed=150,opt=o2std,keys=en-us,bmcsketchconfig=yes -vid-pid=16C0_0489 -ide-version=10816 -build-path /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931 -warnings=none -build-cache /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_cache_365624 -verbose /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/button-led-callbacks.ino
/Applications/Teensyduino.app/Contents/Java/arduino-builder -compile -logger=machine -hardware /Applications/Teensyduino.app/Contents/Java/hardware -hardware /Users/fabiendostie/Library/Arduino15/packages -tools /Applications/Teensyduino.app/Contents/Java/tools-builder -tools /Applications/Teensyduino.app/Contents/Java/hardware/tools/avr -tools /Users/fabiendostie/Library/Arduino15/packages -built-in-libraries /Applications/Teensyduino.app/Contents/Java/libraries -libraries /Users/fabiendostie/Documents/Arduino/libraries -fqbn=teensy:avr:teensy41:usb=midi,speed=150,opt=o2std,keys=en-us,bmcsketchconfig=yes -vid-pid=16C0_0489 -ide-version=10816 -build-path /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931 -warnings=none -build-cache /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_cache_365624 -verbose /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/button-led-callbacks.ino
Using board 'teensy41' from platform in folder: /Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr
Using core 'teensy4' from platform in folder: /Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr
Detecting libraries used...
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931/sketch/button-led-callbacks.ino.cpp -o /dev/null
Alternatives for BMC.h: [BMC@1.4.0]
ResolveLibrary(BMC.h)
-> candidates: [BMC@1.4.0]
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931/sketch/button-led-callbacks.ino.cpp -o /dev/null
Alternatives for MIDI.h: [arduino_midi_library@5.0.2 MIDI@5.0.2]
ResolveLibrary(MIDI.h)
-> candidates: [arduino_midi_library@5.0.2 MIDI@5.0.2]
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931/sketch/button-led-callbacks.ino.cpp -o /dev/null
Alternatives for EEPROM.h: [EEPROM@2.0]
ResolveLibrary(EEPROM.h)
-> candidates: [EEPROM@2.0]
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931/sketch/button-led-callbacks.ino.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.debug.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.editor.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.hardware.buttons.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.hardware.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.hardware.encoders.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.hardware.ledEvents.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.hardware.leds.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.hardware.pixels.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.hardware.pots.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.hardware.pwmLeds.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.hardware.relays.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.hardware.rgbPixels.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.midi.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.page.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.sketchBytes.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.sketchStream.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.timedEvents.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.triggers.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/editor/BMC-Editor.backup.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/editor/BMC-Editor.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/editor/BMC-Editor.midi.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/editor/BMC-Editor.midi.global.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/editor/BMC-Editor.midi.page.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/editor/BMC-Editor.midi.utility.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/editorOnDevice/BMC-EditorOnDevice.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/midi/BMC-Midi.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/storage/BMC-24LC256.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/sync/fas/BMC-Fas.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/utility/SSD1306.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src/MIDI.cpp -o /dev/null
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM/EEPROM.cpp -o /dev/null
Generating function prototypes...
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -E -CC -x c++ -w -g -Wall -ffunction-sections -fdata-sections -nostdlib -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931/sketch/button-led-callbacks.ino.cpp -o /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931/preproc/ctags_target_for_gcc_minus_e.cpp
/Applications/Teensyduino.app/Contents/Java/tools-builder/ctags/5.8-arduino11/ctags -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931/preproc/ctags_target_for_gcc_minus_e.cpp
Compiling sketch...
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/precompile_helper /Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931 /Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -x c++-header -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931/pch/Arduino.h -o /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931/pch/Arduino.h.gch
Using previously compiled file: /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931/pch/Arduino.h.gch
/Applications/Teensyduino.app/Contents/Java/hardware/teensy/../tools/arm/bin/arm-none-eabi-g++ -c -O2 -g -Wall -ffunction-sections -fdata-sections -nostdlib -MMD -std=gnu++14 -fno-exceptions -fpermissive -fno-rtti -fno-threadsafe-statics -felide-constructors -Wno-error=narrowing -include /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/config.h -mthumb -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -D__IMXRT1062__ -DTEENSYDUINO=155 -DARDUINO=10816 -DARDUINO_TEENSY41 -DF_CPU=150000000 -DUSB_MIDI -DLAYOUT_US_ENGLISH -I/var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931/pch -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/cores/teensy4 -I/Users/fabiendostie/Documents/Arduino/libraries/BMC/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI/src -I/Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931/sketch/button-led-callbacks.ino.cpp -o /var/folders/x0/5rcdpr1s4ml224s65w01lh780000gn/T/arduino_build_462931/sketch/button-led-callbacks.ino.cpp.o
/Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/button-led-callbacks.ino: In function 'void setup()':
/Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/button-led-callbacks.ino:47:40: warning: invalid conversion from 'void ()(uint8_t, uint8_t, bmcStoreButton, bmcStoreButtonEvent) {aka void ()(unsigned char, unsigned char, bmcStoreButton, bmcStoreButtonEvent)}' to 'void ()(uint8_t, uint8_t, uint8_t, bmcStoreButton, bmcStoreButtonEvent) {aka void ()(unsigned char, unsigned char, unsigned char, bmcStoreButton, bmcStoreButtonEvent)}' [-fpermissive]
bmc.onButtonActivity(onButtonActivity);
^
In file included from /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.h:656:0,
from /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/button-led-callbacks.ino:39:
/Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC-Api.h:43:8: note: initializing argument 1 of 'void BMCApi::onButtonActivity(void (*)(uint8_t, uint8_t, uint8_t, bmcStoreButton, bmcStoreButtonEvent))'
void onButtonActivity(void (*fptr)(uint8_t n, uint8_t eventIndex, uint8_t pressType,
^
/Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/button-led-callbacks.ino:69:7: error: 'class BMCApi' has no member named 'onEditorUpdate'
bmc.onEditorUpdate(onEditorUpdate);
^
In file included from /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/utility/BMC-Def.h:305:0,
from /Users/fabiendostie/Documents/Arduino/libraries/BMC/src/BMC.h:45,
from /Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/button-led-callbacks.ino:39:
/Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/button-led-callbacks.ino: In function 'void onButtonActivity(uint8_t, uint8_t, bmcStoreButton, bmcStoreButtonEvent)':
/Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/button-led-callbacks.ino:84:15: error: 'BMCGlobal' has not been declared
BMC_PRINTLN(BMCGlobal::getButtonTriggerName(trigger));
^
/Users/fabiendostie/Documents/Arduino/libraries/BMC/src/utility/BMC-Debug.h:116:51: note: in definition of macro 'BMCPL1'
#define BMCPL1(s1) __PRETTY_FUNC Serial.println(s1);
^
/Users/fabiendostie/Documents/Arduino/libraries/BMC/src/utility/BMC-Debug.h:216:28: note: in expansion of macro 'BMC_DEBUG_PRINTLN'
#define BMC_PRINTLN(...) BMC_DEBUG_PRINTLN(VA_ARGS)
^
/Users/fabiendostie/Documents/Arduino/libraries/BMC/examples/button-led-callbacks/button-led-callbacks.ino:84:3: note: in expansion of macro 'BMC_PRINTLN'
BMC_PRINTLN(BMCGlobal::getButtonTriggerName(trigger));
^
Multiple libraries were found for "MIDI.h"
Used: /Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI
Not used: /Users/fabiendostie/Documents/Arduino/libraries/arduino_midi_library
Using library BMC at version 1.4.0 in folder: /Users/fabiendostie/Documents/Arduino/libraries/BMC
Using library MIDI at version 5.0.2 in folder: /Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/MIDI
Using library EEPROM at version 2.0 in folder: /Applications/Teensyduino.app/Contents/Java/hardware/teensy/avr/libraries/EEPROM
Error compiling for board Teensy 4.1.

~~

@neroroxxx
Copy link
Owner

Hi, thank you for the bug report, looks like the examples had an all callback that was renamed, i'll update them but for the time being you can look for "bmc.onEditorUpdate" in the sketch and replace it with "bmc.onStoreUpdate"

@neroroxxx
Copy link
Owner

Version 1.4.1 fixes all issues with examples

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

2 participants