Skip to content

Compile errors #14

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

Closed
Soundistor opened this issue Dec 3, 2017 · 1 comment
Closed

Compile errors #14

Soundistor opened this issue Dec 3, 2017 · 1 comment

Comments

@Soundistor
Copy link

Hi there!
I have some troubles with compile in IDE 1.8.5

`Arduino: 1.8.5 (Windows 10), Board: "SparkFun Pro Micro, ATmega32U4 (5V, 16 MHz)"
C:\Users\User\OneDrive\Prog\arduino-1.8.5\arduino-builder -dump-prefs -logger=machine -hardware C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware -hardware C:\Users\User\AppData\Local\Arduino15\packages -tools C:\Users\User\OneDrive\Prog\arduino-1.8.5\tools-builder -tools C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr -tools C:\Users\User\AppData\Local\Arduino15\packages -built-in-libraries C:\Users\User\OneDrive\Prog\arduino-1.8.5\libraries -libraries C:\Users\User\Documents\Arduino\libraries -fqbn=SparkFun:avr:promicro:cpu=16MHzatmega32U4 -ide-version=10805 -build-path C:\Users\User\AppData\Local\Temp\arduino_build_578637 -warnings=all -build-cache C:\Users\User\AppData\Local\Temp\arduino_cache_239435 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr -prefs=runtime.tools.avrdude.path=C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr -verbose C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter\G27_Pedals_and_Shifter.ino
C:\Users\User\OneDrive\Prog\arduino-1.8.5\arduino-builder -compile -logger=machine -hardware C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware -hardware C:\Users\User\AppData\Local\Arduino15\packages -tools C:\Users\User\OneDrive\Prog\arduino-1.8.5\tools-builder -tools C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr -tools C:\Users\User\AppData\Local\Arduino15\packages -built-in-libraries C:\Users\User\OneDrive\Prog\arduino-1.8.5\libraries -libraries C:\Users\User\Documents\Arduino\libraries -fqbn=SparkFun:avr:promicro:cpu=16MHzatmega32U4 -ide-version=10805 -build-path C:\Users\User\AppData\Local\Temp\arduino_build_578637 -warnings=all -build-cache C:\Users\User\AppData\Local\Temp\arduino_cache_239435 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr -prefs=runtime.tools.avrdude.path=C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr -verbose C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter\G27_Pedals_and_Shifter.ino
Using board 'promicro' from platform in folder: C:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7
Using core 'arduino' from platform in folder: C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr
Detecting libraries used...
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\sketch\G27_Pedals_and_Shifter.ino.cpp" -o "nul"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\libraries\HID\src" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\sketch\G27_Pedals_and_Shifter.ino.cpp" -o "nul"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\libraries\HID\src" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\libraries\HID\src\HID.cpp" -o "nul"
Generating function prototypes...
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -flto -w -x c++ -E -CC -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\libraries\HID\src" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\sketch\G27_Pedals_and_Shifter.ino.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\preproc\ctags_target_for_gcc_minus_e.cpp"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\tools-builder\ctags\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "C:\Users\User\AppData\Local\Temp\arduino_build_578637\preproc\ctags_target_for_gcc_minus_e.cpp"
Compiling sketch...
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\libraries\HID\src" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\sketch\G27_Pedals_and_Shifter.ino.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\sketch\G27_Pedals_and_Shifter.ino.cpp.o"
C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter\G27_Pedals_and_Shifter.ino:122:1: warning: 'typedef' was ignored in this declaration

};

^

Compiling libraries...
Compiling library "HID"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\libraries\HID\src" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\libraries\HID\src\HID.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\libraries\HID\HID.cpp.o"
Compiling core...
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc" -c -g -x assembler-with-cpp -flto -MMD -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\wiring_pulse.S" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\wiring_pulse.S.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc" -c -g -Os -Wall -Wextra -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\WInterrupts.c" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\WInterrupts.c.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc" -c -g -Os -Wall -Wextra -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\hooks.c" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\hooks.c.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc" -c -g -Os -Wall -Wextra -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\wiring.c" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\wiring.c.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc" -c -g -Os -Wall -Wextra -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\wiring_analog.c" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\wiring_analog.c.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc" -c -g -Os -Wall -Wextra -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\wiring_digital.c" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\wiring_digital.c.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc" -c -g -Os -Wall -Wextra -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\wiring_pulse.c" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\wiring_pulse.c.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc" -c -g -Os -Wall -Wextra -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\wiring_shift.c" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\wiring_shift.c.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\CDC.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\CDC.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\HardwareSerial.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\HardwareSerial.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\HardwareSerial0.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\HardwareSerial0.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\HardwareSerial1.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\HardwareSerial1.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\HardwareSerial2.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\HardwareSerial2.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\HardwareSerial3.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\HardwareSerial3.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\IPAddress.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\IPAddress.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\PluggableUSB.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\PluggableUSB.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\Print.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\Print.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\Stream.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\Stream.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\Tone.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\Tone.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\USBCore.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\USBCore.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\WMath.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\WMath.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\WString.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\WString.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\abi.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\abi.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\main.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\main.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -Wall -Wextra -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega32u4 -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_PROMICRO -DARDUINO_ARCH_AVR -DUSB_VID=0x1b4f -DUSB_PID=0x9206 '-DUSB_MANUFACTURER="Unknown"' '-DUSB_PRODUCT="SparkFun Pro Micro"' "-IC:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IC:\Users\User\AppData\Local\Arduino15\packages\SparkFun\hardware\avr\1.1.7\variants\promicro" "C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\cores\arduino\new.cpp" -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\new.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\wiring_pulse.S.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\WInterrupts.c.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\hooks.c.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\wiring.c.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\wiring_analog.c.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\wiring_digital.c.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\wiring_pulse.c.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\wiring_shift.c.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\CDC.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\HardwareSerial.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\HardwareSerial0.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\HardwareSerial1.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\HardwareSerial2.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\HardwareSerial3.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\IPAddress.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\PluggableUSB.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\Print.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\Stream.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\Tone.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\USBCore.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\WMath.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\WString.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\abi.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\main.cpp.o"
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc-ar" rcs "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\core.a" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\core\new.cpp.o"
Archiving built core (caching) in: C:\Users\User\AppData\Local\Temp\arduino_cache_239435\core\core_SparkFun_avr_promicro_cpu_16MHzatmega32U4_d2d0c5a52927027ca5c153b6152eb285.a
Linking everything together...
"C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc" -Wall -Wextra -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega32u4 -o "C:\Users\User\AppData\Local\Temp\arduino_build_578637/G27_Pedals_and_Shifter.ino.elf" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\sketch\G27_Pedals_and_Shifter.ino.cpp.o" "C:\Users\User\AppData\Local\Temp\arduino_build_578637\libraries\HID\HID.cpp.o" "C:\Users\User\AppData\Local\Temp\arduino_build_578637/core\core.a" "-LC:\Users\User\AppData\Local\Temp\arduino_build_578637" -lm
C:\Users\User\AppData\Local\Temp\cc2e2x2X.ltrans0.ltrans.o: In function `setup':

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:359: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:359: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:359: undefined reference to `G27_::begin(bool)'

C:\Users\User\AppData\Local\Temp\cc2e2x2X.ltrans0.ltrans.o: In function `setXAxis':

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:184: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:184: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:184: undefined reference to `G27_::setXAxis(unsigned int)'

C:\Users\User\AppData\Local\Temp\cc2e2x2X.ltrans0.ltrans.o: In function `setYAxis':

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:189: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:189: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:189: undefined reference to `G27_::setYAxis(unsigned int)'

C:\Users\User\AppData\Local\Temp\cc2e2x2X.ltrans0.ltrans.o: In function `setZAxis':

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:194: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:194: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:194: undefined reference to `G27_::setZAxis(unsigned int)'

C:\Users\User\AppData\Local\Temp\cc2e2x2X.ltrans0.ltrans.o: In function `setButtonStates':

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:290: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:290: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:290: undefined reference to `G27_::setButton(unsigned char, unsigned char)'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:294: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:294: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:294: undefined reference to `G27_::setButton(unsigned char, unsigned char)'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:298: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:298: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:298: undefined reference to `G27_::setButton(unsigned char, unsigned char)'

C:\Users\User\AppData\Local\Temp\cc2e2x2X.ltrans0.ltrans.o: In function `loop':

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:438: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:438: undefined reference to `G27'

C:\Users\User\OneDrive\Prog\Ard_proj\G27_Pedals_and_Shifter/G27_Pedals_and_Shifter.ino:438: undefined reference to `G27_::sendState()'

collect2.exe: error: ld returned 1 exit status

Using library HID at version 1.0 in folder: C:\Users\User\OneDrive\Prog\arduino-1.8.5\hardware\arduino\avr\libraries\HID
exit status 1
Error compiling for board SparkFun Pro Micro.`

@Soundistor
Copy link
Author

When I uncomment line #define DEBUG true. it compiles well

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

1 participant