Skip to content

运行报错 #4

@duanchangstar

Description

@duanchangstar

在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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions