Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

编译错误 #28

Open
duanchangstar opened this issue May 27, 2021 · 3 comments
Open

编译错误 #28

duanchangstar opened this issue May 27, 2021 · 3 comments

Comments

@duanchangstar
Copy link

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.

@duanchangstar
Copy link
Author

刚刚更新了,又试重新下载编译了一下,有其他报错。

/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.

@xianjimli
Copy link
Member

widget->need_relayout_children = TRUE;

这个问题,之前修改了,但是忘记提交了。麻烦再更新一下。谢谢

@xianjimli
Copy link
Member

/usr/bin/ld: cannot find -ljerryscript

这个问题我这里没出现,你更新一下jerryscript再试试。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants