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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,217件の閲覧回数
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,200件の閲覧回数
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 件の賞賛
返信