You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/mvvm/awtk/binding_context_awtk.c: In function 'widget_trim_children':
src/mvvm/awtk/binding_context_awtk.c:474:9: error: 'widget_t {aka struct _widget_t}' has no member named 'need_relayout_children'
widget->need_relayout_children = TRUE;
^~
scons: *** [src/mvvm/awtk/binding_context_awtk.os] Error 1
scons: building terminated because of errors.
The text was updated successfully, but these errors were encountered:
/usr/bin/ld: cannot find -ljerryscript
collect2: error: ld returned 1 exit status
scons: *** [bin/libmvvm.so] Error 1
scons: building terminated because of errors.
awtk和awtk-mvvm都是最新的。
src/mvvm/awtk/binding_context_awtk.c: In function 'widget_trim_children':
src/mvvm/awtk/binding_context_awtk.c:474:9: error: 'widget_t {aka struct _widget_t}' has no member named 'need_relayout_children'
widget->need_relayout_children = TRUE;
^~
scons: *** [src/mvvm/awtk/binding_context_awtk.os] Error 1
scons: building terminated because of errors.
The text was updated successfully, but these errors were encountered: