ESP-ADF编译失败,ESP-IDF编译OK
Posted: Tue Jun 25, 2019 9:09 am
CC build/audio_board/lyrat_v4_3/board.o
In file included from /home/ESP32/esp-adf/components/audio_pipeline/include/audio_event_iface.h:30,
from /home/ESP32/esp-adf/components/esp_peripherals/include/esp_peripherals.h:29,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board.h:31,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board.c:26:
/home/ESP32/esp-idf/components/esp32/include/rom/queue.h:1:2: warning: #warning rom/queue.h is deprecated, please use sys/queue.h instead [-Wcpp]
#warning rom/queue.h is deprecated, please use sys/queue.h instead
^~~~~~~
In file included from /home/ESP32/esp-adf/components/esp_peripherals/include/periph_sdcard.h:28,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board.c:29:
/home/ESP32/esp-idf/components/esp32/include/rom/queue.h:1:2: warning: #warning rom/queue.h is deprecated, please use sys/queue.h instead [-Wcpp]
#warning rom/queue.h is deprecated, please use sys/queue.h instead
^~~~~~~
In file included from /home/ESP32/esp-adf/components/esp_peripherals/include/periph_touch.h:28,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board.c:31:
/home/ESP32/esp-idf/components/esp32/include/rom/queue.h:1:2: warning: #warning rom/queue.h is deprecated, please use sys/queue.h instead [-Wcpp]
#warning rom/queue.h is deprecated, please use sys/queue.h instead
^~~~~~~
In file included from /home/ESP32/esp-adf/components/esp_peripherals/include/periph_button.h:28,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board.c:32:
/home/ESP32/esp-idf/components/esp32/include/rom/queue.h:1:2: warning: #warning rom/queue.h is deprecated, please use sys/queue.h instead [-Wcpp]
#warning rom/queue.h is deprecated, please use sys/queue.h instead
^~~~~~~
CC build/audio_board/lyrat_v4_3/board_pins_config.o
In file included from /home/ESP32/esp-adf/components/audio_pipeline/include/audio_event_iface.h:30,
from /home/ESP32/esp-adf/components/esp_peripherals/include/esp_peripherals.h:29,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board.h:31,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_pins_config.c:28:
/home/ESP32/esp-idf/components/esp32/include/rom/queue.h:1:2: warning: #warning rom/queue.h is deprecated, please use sys/queue.h instead [-Wcpp]
#warning rom/queue.h is deprecated, please use sys/queue.h instead
^~~~~~~
In file included from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board.h:29,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_pins_config.c:28:
/home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_pins_config.c: In function 'get_input_set_id':
/home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_def.h:33:35: error: 'TOUCH_PAD_NUM9' undeclared (first use in this function)
#define BUTTON_SET_ID TOUCH_PAD_NUM9
^~~~~~~~~~~~~~
/home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_pins_config.c:164:12: note: in expansion of macro 'BUTTON_SET_ID'
return BUTTON_SET_ID;
^~~~~~~~~~~~~
/home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_def.h:33:35: note: each undeclared identifier is reported only once for each function it appears in
#define BUTTON_SET_ID TOUCH_PAD_NUM9
^~~~~~~~~~~~~~
/home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_pins_config.c:164:12: note: in expansion of macro 'BUTTON_SET_ID'
return BUTTON_SET_ID;
^~~~~~~~~~~~~
/home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_pins_config.c: In function 'get_input_play_id':
/home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_def.h:34:35: error: 'TOUCH_PAD_NUM8' undeclared (first use in this function)
#define BUTTON_PLAY_ID TOUCH_PAD_NUM8
^~~~~~~~~~~~~~
In file included from /home/ESP32/esp-adf/components/audio_pipeline/include/audio_event_iface.h:30,
from /home/ESP32/esp-adf/components/esp_peripherals/include/esp_peripherals.h:29,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board.h:31,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board.c:26:
/home/ESP32/esp-idf/components/esp32/include/rom/queue.h:1:2: warning: #warning rom/queue.h is deprecated, please use sys/queue.h instead [-Wcpp]
#warning rom/queue.h is deprecated, please use sys/queue.h instead
^~~~~~~
In file included from /home/ESP32/esp-adf/components/esp_peripherals/include/periph_sdcard.h:28,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board.c:29:
/home/ESP32/esp-idf/components/esp32/include/rom/queue.h:1:2: warning: #warning rom/queue.h is deprecated, please use sys/queue.h instead [-Wcpp]
#warning rom/queue.h is deprecated, please use sys/queue.h instead
^~~~~~~
In file included from /home/ESP32/esp-adf/components/esp_peripherals/include/periph_touch.h:28,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board.c:31:
/home/ESP32/esp-idf/components/esp32/include/rom/queue.h:1:2: warning: #warning rom/queue.h is deprecated, please use sys/queue.h instead [-Wcpp]
#warning rom/queue.h is deprecated, please use sys/queue.h instead
^~~~~~~
In file included from /home/ESP32/esp-adf/components/esp_peripherals/include/periph_button.h:28,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board.c:32:
/home/ESP32/esp-idf/components/esp32/include/rom/queue.h:1:2: warning: #warning rom/queue.h is deprecated, please use sys/queue.h instead [-Wcpp]
#warning rom/queue.h is deprecated, please use sys/queue.h instead
^~~~~~~
CC build/audio_board/lyrat_v4_3/board_pins_config.o
In file included from /home/ESP32/esp-adf/components/audio_pipeline/include/audio_event_iface.h:30,
from /home/ESP32/esp-adf/components/esp_peripherals/include/esp_peripherals.h:29,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board.h:31,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_pins_config.c:28:
/home/ESP32/esp-idf/components/esp32/include/rom/queue.h:1:2: warning: #warning rom/queue.h is deprecated, please use sys/queue.h instead [-Wcpp]
#warning rom/queue.h is deprecated, please use sys/queue.h instead
^~~~~~~
In file included from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board.h:29,
from /home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_pins_config.c:28:
/home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_pins_config.c: In function 'get_input_set_id':
/home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_def.h:33:35: error: 'TOUCH_PAD_NUM9' undeclared (first use in this function)
#define BUTTON_SET_ID TOUCH_PAD_NUM9
^~~~~~~~~~~~~~
/home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_pins_config.c:164:12: note: in expansion of macro 'BUTTON_SET_ID'
return BUTTON_SET_ID;
^~~~~~~~~~~~~
/home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_def.h:33:35: note: each undeclared identifier is reported only once for each function it appears in
#define BUTTON_SET_ID TOUCH_PAD_NUM9
^~~~~~~~~~~~~~
/home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_pins_config.c:164:12: note: in expansion of macro 'BUTTON_SET_ID'
return BUTTON_SET_ID;
^~~~~~~~~~~~~
/home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_pins_config.c: In function 'get_input_play_id':
/home/ESP32/esp-adf/components/audio_board/lyrat_v4_3/board_def.h:34:35: error: 'TOUCH_PAD_NUM8' undeclared (first use in this function)
#define BUTTON_PLAY_ID TOUCH_PAD_NUM8
^~~~~~~~~~~~~~