D:/NXP/GUI-Guider-Projects/XVR5_2023102701/lvgl-simulator/../generated/setup_scr_ConfigurationPrivacy.c:在函数“setup_scr_ConfigurationPrivacy”中:mingw32-make:*** [build/object/generated/setup_scr_ConfigurationPrivacy.o] 错误 1 mingw32-make:*** 等待未完成的作业...。在16.0下运行都没有问题 有没有懂怎么解决的呀
Hello @yuan668
Please manually compile the following steps:
1. Add the make path into the system environment:
eg: C:\nxp\GUI-Guider-1.6.1-GA\environment\mingw\bin
2. run "make -r -j8" on "D:/NXP/GUI-Guider-Projects/XVR5_2023102701/lvgl-simulator"
You can get more log information, and it is easy to locate problems.
Best regards
Liubin