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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

1,091 Views
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 Kudos
Reply
1 Reply

1,075 Views
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 Kudos
Reply