-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
在Ubuntu18.05上编译,无论是编译成计算机的执行程序,还是交叉编译到arm上运行,都有如下这个问题(没有改过程序,运行的demo_audio_player):
widget_on_with_tag:1254 condition(widget != NULL && on_event != NULL) failed!
emitter_disable:348 condition(emitter != NULL) failed!
emitter_enable:341 condition(emitter != NULL) failed!
麻烦修正一下!
还有,交叉编译到ARM上,还会出现
lrc_view_set_current_time_by_y:285 condition(time_tags != NULL) failed!
lrc_view_get_content_height:229 condition(time_tags != NULL) failed!
这个问题,界面可以正常显示,但是歌词显示和播放歌曲都不行
请教这是什么原因呢
Metadata
Metadata
Assignees
Labels
No labels