GUI Guider 1.7.0 msgbox button group error when generating C code {,""}

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

GUI Guider 1.7.0 msgbox button group error when generating C code {,""}

326件の閲覧回数
TerryZHU
Contributor I
error: expected expression before ',' token 30 | static const char * tip_capsule_battery_low_msgbox_capsule_battery_low_btns[] = {,""};

following is the generated code:

	//Write codes tip_capsule_pairing_msgbox_capsule_pairing
	static const char * tip_capsule_pairing_msgbox_capsule_pairing_btns[] = {,""};

I used to work with 1.5.1 version and there won't be a comma before the quote;it's just {""} and work well.but when I import my project to 1.7.1 version and recompile it, above error occurs. I wonder it's a rule that there must be at least one button in msgbox or just an bug to be fixed.

タグ(3)
0 件の賞賛
返信
1 返信

297件の閲覧回数
HangZhang
NXP Employee
NXP Employee

Hi @TerryZHU 

Thank you for your information. I will report this issue to the GUI Guider team.

Best regards,
Hang

0 件の賞賛
返信