mpp icon indicating copy to clipboard operation
mpp copied to clipboard

RK3588编译出错

Open Grifcc opened this issue 2 years ago • 1 comments

/usr/local/bin/mpp_info_test: symbol lookup error: /usr/local/bin/mpp_info_test: undefined symbol: _mpp_log_l

Grifcc avatar Feb 20 '23 02:02 Grifcc

You can check which mpp library this binary is using. On /system/lib or /vendor/lib and lib64 The test case and library should match.

HermanChen avatar Feb 20 '23 10:02 HermanChen