bigtreetech / BIGTREETECH-TouchScreenFirmware

support TFT35 V1.0/V1.1/V1.2/V2.0/V3.0, TFT28, TFT24 V1.1, TFT43, TFT50, TFT70
GNU General Public License v3.0
1.3k stars 1.65k forks source link

[BUG] Failed to compile TFT\src\User\API\parseACK.c:429:54: error: 'breakAndContinue' undeclared (first use in this function) #833

Closed q32103940 closed 3 years ago

q32103940 commented 4 years ago

Description

TFT\src\User\API\parseACK.c: In function 'parseACK': TFT\src\User\API\parseACK.c:429:54: error: 'breakAndContinue' undeclared (first use in this function) textSelect(LABEL_CONFIRM), NULL, breakAndContinue, NULL,NULL); ^~~~ TFT\src\User\API\parseACK.c:429:54: note: each undeclared identifier is reported only once for each function it appears in *** [.pio\build\BIGTREE_TFT35_E3_V3_0\src\src\User\API\parseACK.o] Error 1 ================================================================================= [FAILED] Took 3.37 seconds =================================================================================

Steps to reproduce

  1. Attempt to build TFT35_E3_V3_0 with vscode

Expected behavior Compiles successfully.

Actual behavior Fails to compile with following output: Processing BIGTREE_TFT35_E3_V3_0 (platform: ststm32; framework: stm32cube; board: STM32F103VC)

Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/ststm32/STM32F103VC.html PLATFORM: ST STM32 6.1.0 > STM32F103VC (48k RAM. 256k Flash) HARDWARE: STM32F103VCT6 72MHz, 48KB RAM, 256KB Flash DEBUG: Current (blackmagic) External (blackmagic, cmsis-dap, jlink, stlink)
PACKAGES:

Hardware Variant

TFT Firmware Version & Main Board Firmware details

Additional Information

oldman4U commented 4 years ago

Hi

What is the status of this issue?

Please let us know

oldman4U commented 4 years ago

Please help the community and close the ticket once you do not need it anymore. Thank you

oldman4U commented 4 years ago

Please help the community and close the ticket once you do not need it anymore. Thank you

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 6 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.