Using Bodmer's Library files in sketch folder. #1344
Unanswered
aroesz98
asked this question in
Q&A - General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I'm trying to include Bodmer's TFT_eSPI Library from sketch folder but i have some error's in gcc compiler.
Is there any solution for that?
c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
_Z8drawIconPKtssaa':C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:128: undefined reference to
_ZN8TFT_eSPI10startWriteEv' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:131: undefined reference to
_ZN8TFT_eSPI13setAddrWindowEllll'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:141: undefined reference to
_ZN8TFT_eSPI10pushColorsEPtmb' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:150: undefined reference to
_ZN8TFT_eSPI10pushColorsEPtmb'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:153: undefined reference to
_ZN8TFT_eSPI8endWriteEv' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
_Z7draw_bgv':C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:500: undefined reference to
_ZN8TFT_eSPI8drawRectEllllm' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:502: undefined reference to
_ZN8TFT_eSPI8drawRectEllllm'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
_Z9draw_menuN7arduino6StringE': C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:508: undefined reference to
_ZN8TFT_eSPI9setCursorEss'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
_Z9separatorv': C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:513: undefined reference to
_ZN8TFT_eSPI12drawWideLineEffffftt'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
_Z11draw_buttoniiN7arduino6StringE': C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:535: undefined reference to
_ZN8TFT_eSPI12drawWideLineEffffftt'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:542: undefined reference to
_ZN8TFT_eSPI9setCursorEss' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
_Z13menuHighlighth':C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:445: undefined reference to
_ZN8TFT_eSPI12setTextColorEtt' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:450: undefined reference to
_ZN8TFT_eSPI12setTextColorEtt'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:457: undefined reference to
_ZN8TFT_eSPI12setTextColorEtt' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
_Z11displayMenuv':C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:411: undefined reference to
_ZN8TFT_eSPI10fillScreenEm' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:413: undefined reference to
_ZN8TFT_eSPI12setTextColorEtt'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:415: undefined reference to
_ZN8TFT_eSPI12drawWideLineEffffftt' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:418: undefined reference to
_ZN8TFT_eSPI13fillRoundRectElllllm'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:420: undefined reference to
_ZN8TFT_eSPI12setTextColorEtt' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
_Z5touchv':C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:519: undefined reference to
_ZN8TFT_eSPI8getTouchEPtS0_t' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
_Z16bldc_draw_buttoniiN7arduino6StringE':C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:549: undefined reference to
_ZN8TFT_eSPI13fillRoundRectElllllm' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:551: undefined reference to
_ZN8TFT_eSPI12setTextDatumEh'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:552: undefined reference to
_ZN8TFT_eSPI14setTextPaddingEt' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:553: undefined reference to
_ZN8TFT_eSPI10drawStringERKN7arduino6StringEllh'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
_Z10check_backv': C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/eSPI_MENU_ILI9486_2.ino:124: undefined reference to
_ZN8TFT_eSPI8getTouchEPtS0_t'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/eSPI_MENU_ILI9486_2.ino:128: undefined reference to
_ZN8TFT_eSPI8loadFontEPKh' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
__static_initialization_and_destruction_0':C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:2: undefined reference to
_ZN8TFT_eSPIC1Ess' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
_Z9drawAlertiib':C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:163: undefined reference to
_ZN8TFT_eSPI8fillRectEllllm' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
_Z9ringMeteriiiiiiPKch':C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:213: undefined reference to
_ZN8TFT_eSPI12fillTriangleEllllllm' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:220: undefined reference to
_ZN8TFT_eSPI12fillTriangleEllllllm'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:231: undefined reference to
_ZN8TFT_eSPI11setTextSizeEh' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:242: undefined reference to
_ZN8TFT_eSPI12setTextColorEtt'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:243: undefined reference to
_ZN8TFT_eSPI12setTextDatumEh' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:246: undefined reference to
_ZN8TFT_eSPI8fillRectEllllm'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:247: undefined reference to
_ZN8TFT_eSPI14setTextPaddingEt' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:252: undefined reference to
_ZN8TFT_eSPI10drawStringEPKcllh'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:254: undefined reference to
_ZN8TFT_eSPI11setTextSizeEh' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:255: undefined reference to
_ZN8TFT_eSPI14setTextPaddingEt'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:257: undefined reference to
_ZN8TFT_eSPI12setTextColorEtt' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:259: undefined reference to
_ZN8TFT_eSPI10drawStringEPKcllh'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:219: undefined reference to
_ZN8TFT_eSPI12fillTriangleEllllllm' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:251: undefined reference to
_ZN8TFT_eSPI14setTextPaddingEt'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
loop': C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/eSPI_MENU_ILI9486_2.ino:47: undefined reference to
_ZN8TFT_eSPI10unloadFontEv'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/eSPI_MENU_ILI9486_2.ino:48: undefined reference to
_ZN8TFT_eSPI10fillScreenEm' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
_Z17touch_calibrationv':C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:558: undefined reference to
_ZN8TFT_eSPI10fillScreenEm' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:559: undefined reference to
_ZN8TFT_eSPI9setCursorEss'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:560: undefined reference to
_ZN8TFT_eSPI12setTextColorEtt' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:562: undefined reference to
_ZN8TFT_eSPI5widthEv'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:562: undefined reference to
_ZN8TFT_eSPI16drawCentreStringEPKcllh' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:563: undefined reference to
_ZN8TFT_eSPI14calibrateTouchEPtmmh'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:565: undefined reference to
_ZN8TFT_eSPI10fillScreenEm' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:566: undefined reference to
_ZN8TFT_eSPI5widthEv'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:566: undefined reference to
_ZN8TFT_eSPI6heightEv' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/menu.h:566: undefined reference to
_ZN8TFT_eSPI16drawCentreStringEPKcllh'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\AppData\Local\Temp\arduino_build_658594\sketch\eSPI_MENU_ILI9486_2.ino.cpp.o: in function
setup': C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/eSPI_MENU_ILI9486_2.ino:20: undefined reference to
_ZN8TFT_eSPI4initEh'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/eSPI_MENU_ILI9486_2.ino:21: undefined reference to
_ZN8TFT_eSPI11setRotationEh' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/eSPI_MENU_ILI9486_2.ino:22: undefined reference to
_ZN8TFT_eSPI11setTextSizeEh'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/eSPI_MENU_ILI9486_2.ino:24: undefined reference to
_ZN8TFT_eSPI8setTouchEPt' c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/eSPI_MENU_ILI9486_2.ino:25: undefined reference to
_ZN8TFT_eSPI8loadFontEPKh'c:/users/asz/appdata/local/arduino15/packages/rp2040/tools/pqt-gcc/1.3.1-a-7855b0c/bin/../lib/gcc/arm-none-eabi/10.3.0/../../../../arm-none-eabi/bin/ld.exe: C:\Users\asz\Desktop\eSPI_MENU_ILI9486_2/eSPI_MENU_ILI9486_2.ino:26: undefined reference to
_ZN8TFT_eSPI11setTextSizeEh' collect2.exe: error: ld returned 1 exit status
Regards
Beta Was this translation helpful? Give feedback.
All reactions