16.0版本工程在16.1下运行报错

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

16.0版本工程在16.1下运行报错

1,209 次查看
yuan668
Contributor I

 yuan668_0-1698747220160.png

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下运行都没有问题 有没有懂怎么解决的呀

0 项奖励
回复
1 回复

1,192 次查看
LiubinGong
NXP Employee
NXP Employee

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

0 项奖励
回复