Mind+ V2.0.5 bug报告,望修复

2026-03-121438
AI 快速预览详细 收起
本文详细介绍了Mind+ V2.0.5版本中的两个主要bug:标题栏点击导致软件最小化后无法打开,以及编译过程中出现文件不存在的错误。对于标题栏问题,建议用户尝试重启软件并检查系统设置;对于编译问题,多次编译失败后,不修改代码的情况下重新编译可能会成功。这些解决方案可以帮助用户快速排查和修复问题,提高编程效率。
使用过程中��这些bug:
# 1�标题�bug

在大多数时候,多个窗�处��幕上时,点击Mind+标题�想切�到该软件使用时,软件��最�化,�也无法开�

# 2�编译bug
在上传模�下,编译程�时,出�库�存在的情况,但是对应目录下有该文件。所有路径�为英文。且�次出�的错误��一样。在�修改代�的情况下,多次编译��能会编译�功。
Mind+ V2.0.5 bug报告,望修�图1Mind+ V2.0.5 bug报告,望修�图2

创作许可协议

本项目采用 None(不开放任何权利,保留所有权利) 进行许可。

评论(6)
anthonzhai
anthonzhai
作者
操作系统:win11
版本:mind+ v2.0.5
我已经成功解决了,替换了xtensa-esp32s3-elf-g++这个工具后成功解决
DFEDU
DFEDU
你的mind+版本多少?程序能不能发出来看看?关于用户库看这里https://mindplus.dfrobot.com.cn/mp2/FAQ/UserExtension/library-loading-problems/
anthonzhai
anthonzhai
作者
为什么新版不能添加用户扩展了,官方的扩展写的太简单了,什么ntp,天气,用法太简单了,还需要自己解析json
anthonzhai
anthonzhai
作者
https://my.feishu.cn/wiki/LusFwn8J5iAZ5EkQHAWcBcDYn3E?from=from_copylink参考我写的这篇文章修复吧
anthonzhai
anthonzhai
作者
出现的时候,任务栏,多任务窗口,都显示没有内容
anthonzhai
anthonzhai
作者
同样的代码编译多次,每次错误原因都不一样(每次都是错误之后,再次点击上传,没有修改任何代码,拔插硬件):
错误1:
[code]"C:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\tools\\xtensa-esp32s3-elf-gcc\\8.4.0/bin/xtensa-esp32s3-elf-g++" -DHAVE_CONFIG_H "-DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\"" -DUNITY_INCLUDE_CONFIG_H -DWITH_POSIX -D_GNU_SOURCE "-DIDF_VER=\"v4.4.4\"" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -iprefix "C:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/tools/sdk/esp32s3/include/" "@C:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/tools/sdk/esp32s3/flags/includes" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/lvgl/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/ESP32_IO_Expander/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/ESP32_Display_Panel/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/SD/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/asr/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/DFRobot_ESPASR/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/Adafruit_NeoPixel/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/unihiker_k10/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\cache\\tmp_dev-DFRobot-unihikerK10\\build" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/tools/sdk/esp32s3/qio_opi/include" -mlongcalls -ffunction-sections -fdata-sections -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-sign-compare -ggdb -freorder-blocks -Wwrite-strings -fstack-protector -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fexceptions -fno-rtti -c -w -Os -w -x c++ -E -CC -DF_CPU=240000000L -DARDUINO=10607 -DARDUINO_esp32s3bit -DARDUINO_ARCH_ESP32S3 "-DARDUINO_BOARD=\"esp32s3bit\"" "-DARDUINO_VARIANT=\"esp32s3bit\"" -DARDUINO_PARTITION_large_spiffs_16MB -DESP32 -DCORE_DEBUG_LEVEL=0 -DARDUINO_RUNNING_CORE=1 -DARDUINO_EVENT_RUNNING_CORE=1 -DBOARD_HAS_PSRAM -DARDUINO_USB_MODE=1 -DARDUINO_USB_CDC_ON_BOOT=1 -DARDUINO_USB_MSC_ON_BOOT=0 -DARDUINO_USB_DFU_ON_BOOT=0 "@C:\\Users\\antho\\AppData\\Local\\mind+\\cache\\tmp_dev-DFRobot-unihikerK10\\build/build_opt.h" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1\\cores\\esp32" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1\\variants\\esp32s3bit" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1\\libraries\\DFRobot_AHT20" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1\\libraries\\Wire\\src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1\\libraries\\FS\\src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1\\libraries\\SPI\\src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1\\libraries\\TFT_eSPI" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1\\libraries\\SPIFFS\\src" "C:\\Users\\antho\\AppData\\Local\\mind+\\cache\\tmp_dev-DFRobot-unihikerK10\\build\\sketch\\tmp_dev-DFRobot-unihikerK10.ino.cpp" -o "C:\\Users\\antho\\AppData\\Local\\mind+\\cache\\tmp_dev-DFRobot-unihikerK10\\build\\preproc\\sketch_merged.cpp"
In file included from C:\Users\antho\AppData\Local\mind+\cache\tmp_dev-DFRobot-unihikerK10\tmp_dev-DFRobot-unihikerK10.ino:6:
C:\Users\antho\AppData\Local\mind+\Arduino\packages\mindplus\hardware\esp32s3\1.0.1/libraries/unihiker_k10/src/unihiker_k10.h:32:10: fatal error: lv_qrcode.h: No such file or directory
#include "lv_qrcode.h"
^~~~~~~~~~~~~
compilation terminated.[/code]
错误2:[code]In file included from c:\users\antho\appdata\local\mind+\arduino\packages\mindplus\hardware\esp32s3\1.0.1\libraries\lvgl\src\misc\lv_style.h:22,
from c:\users\antho\appdata\local\mind+\arduino\packages\mindplus\hardware\esp32s3\1.0.1\libraries\lvgl\src\draw\lv_draw.h:18,
from c:\users\antho\appdata\local\mind+\arduino\packages\mindplus\hardware\esp32s3\1.0.1\libraries\lvgl\src/hal/lv_hal_disp.h:21,
from c:\users\antho\appdata\local\mind+\arduino\packages\mindplus\hardware\esp32s3\1.0.1\libraries\lvgl\src/hal/lv_hal.h:16,
from c:\users\antho\appdata\local\mind+\arduino\packages\mindplus\hardware\esp32s3\1.0.1\libraries\lvgl\lvgl.h:33,
from C:\Users\antho\AppData\Local\mind+\Arduino\packages\mindplus\hardware\esp32s3\1.0.1/libraries/lvgl/src/lvgl.h:17,
from C:\Users\antho\AppData\Local\mind+\Arduino\packages\mindplus\hardware\esp32s3\1.0.1/libraries/unihiker_k10/src/unihiker_k10.h:19,
from C:\Users\antho\AppData\Local\mind+\cache\tmp_dev-DFRobot-unihikerK10\tmp_dev-DFRobot-unihikerK10.ino:6:
c:\users\antho\appdata\local\mind+\arduino\packages\mindplus\hardware\esp32s3\1.0.1\libraries\lvgl\src\misc\lv_txt.h:23: internal compiler error: Segmentation fault
#include "lv_types.h"
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
使用 1.0.0 版本的 DFRobot_AHT20 库,在列出的文件夹中:C:\Users\antho\AppData\Local\mind+\Arduino\packages\mindplus\hardware\esp32s3\1.0.1\libraries\DFRobot_AHT20
使用 2.0.0 版本的 Wire 库,在列出的文件夹中:C:\Users\antho\AppData\Local\mind+\Arduino\packages\mindplus\hardware\esp32s3\1.0.1\libraries\Wire
使用 2.0.0 版本的 FS 库,在列出的文件夹中:C:\Users\antho\AppData\Local\mind+\Arduino\packages\mindplus\hardware\esp32s3\1.0.1\libraries\FS
已使用的库 版本 路径
DFRobot_AHT20 1.0.0 C:\Users\antho\AppData\Local\mind+\Arduino\packages\mindplus\hardware\esp32s3\1.0.1\libraries\DFRobot_AHT20
Wire 2.0.0 C:\Users\antho\AppData\Local\mind+\Arduino\packages\mindplus\hardware\esp32s3\1.0.1\libraries\Wire
FS 2.0.0 C:\Users\antho\AppData\Local\mind+\Arduino\packages\mindplus\hardware\esp32s3\1.0.1\libraries\FS
已使用的平台 版本 路径
mindplus:esp32s3 1.0.1 C:\Users\antho\AppData\Local\mind+\Arduino\packages\mindplus\hardware\esp32s3\1.0.1
构建时出错:exit status 1
1
[/code]
错误3:
[code]生成函数原型。。。
"C:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\tools\\xtensa-esp32s3-elf-gcc\\8.4.0/bin/xtensa-esp32s3-elf-g++" -DHAVE_CONFIG_H "-DMBEDTLS_CONFIG_FILE=\"mbedtls/esp_config.h\"" -DUNITY_INCLUDE_CONFIG_H -DWITH_POSIX -D_GNU_SOURCE "-DIDF_VER=\"v4.4.4\"" -DESP_PLATFORM -D_POSIX_READER_WRITER_LOCKS -iprefix "C:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/tools/sdk/esp32s3/include/" "@C:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/tools/sdk/esp32s3/flags/includes" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/lvgl/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/ESP32_IO_Expander/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/ESP32_Display_Panel/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/SD/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/asr/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/DFRobot_ESPASR/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/Adafruit_NeoPixel/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/libraries/unihiker_k10/src" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\cache\\tmp_dev-DFRobot-unihikerK10\\build" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1/tools/sdk/esp32s3/qio_opi/include" -mlongcalls -ffunction-sections -fdata-sections -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=deprecated-declarations -Wno-unused-parameter -Wno-sign-compare -ggdb -freorder-blocks -Wwrite-strings -fstack-protector -fstrict-volatile-bitfields -Wno-error=unused-but-set-variable -fno-jump-tables -fno-tree-switch-conversion -std=gnu++11 -fexceptions -fno-rtti -c -w -Os -w -x c++ -E -CC -DF_CPU=240000000L -DARDUINO=10607 -DARDUINO_esp32s3bit -DARDUINO_ARCH_ESP32S3 "-DARDUINO_BOARD=\"esp32s3bit\"" "-DARDUINO_VARIANT=\"esp32s3bit\"" -DARDUINO_PARTITION_large_spiffs_16MB -DESP32 -DCORE_DEBUG_LEVEL=0 -DARDUINO_RUNNING_CORE=1 -DARDUINO_EVENT_RUNNING_CORE=1 -DBOARD_HAS_PSRAM -DARDUINO_USB_MODE=1 -DARDUINO_USB_CDC_ON_BOOT=1 -DARDUINO_USB_MSC_ON_BOOT=0 -DARDUINO_USB_DFU_ON_BOOT=0 "@C:\\Users\\antho\\AppData\\Local\\mind+\\cache\\tmp_dev-DFRobot-unihikerK10\\build/build_opt.h" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1\\cores\\esp32" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1\\variants\\esp32s3bit" "-IC:\\Users\\antho\\AppData\\Local\\mind+\\Arduino\\packages\\mindplus\\hardware\\esp32s3\\1.0.1\\libraries\\DFRobot_AHT20" "C:\\Users\\antho\\AppData\\Local\\mind+\\cache\\tmp_dev-DFRobot-unihikerK10\\build\\sketch\\tmp_dev-DFRobot-unihikerK10.ino.cpp" -o "C:\\Users\\antho\\AppData\\Local\\mind+\\cache\\tmp_dev-DFRobot-unihikerK10\\build\\preproc\\sketch_merged.cpp"
In file included from C:\Users\antho\AppData\Local\mind+\Arduino\packages\mindplus\hardware\esp32s3\1.0.1/libraries/unihiker_k10/src/unihiker_k10.h:13,
from C:\Users\antho\AppData\Local\mind+\cache\tmp_dev-DFRobot-unihikerK10\tmp_dev-DFRobot-unihikerK10.ino:6:
C:\Users\antho\AppData\Local\mind+\Arduino\packages\mindplus\hardware\esp32s3\1.0.1\libraries\DFRobot_AHT20/DFRobot_AHT20.h:26:10: fatal error: Wire.h: No such file or directory
#include
^~~~~~~~
compilation terminated.[/code]
- 没有更多了 -