cjl-123
Results
1
issues of
cjl-123
/*************************************** * *编译时出现如下错误。尝试修改后,出现的错误更多了,帮忙看一下如何解决。 * ****************************************/ In file included from D:/espidf/v5.4.1/esp-idf/components/log/include/esp_log.h:15, from D:/espidf_tool/Espressif/test/coze_ws_app/main/audio_processor.c:11: D:/espidf_tool/Espressif/test/coze_ws_app/main/audio_processor.c: In function 'playback_write_callback': D:/espidf/v5.4.1/esp-idf/components/log/include/esp_log_color.h:98:31: error: format '%x' expects a matching 'unsigned int' argument [-Werror=format=] 98 | #define...