rk mpp交叉编译出现“error: librockchip_mpp.so.0 uses VFP register arguments”错误

编译mpp源码出现如下的错误:
在这里插入图片描述
解决方法:
修改CMakeLists.txt文件找到mfloat-abi关键字,看你的编译是那种类型,删除就行
修改后

在这里插入图片描述

修改前在这里插入图片描述

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
The error message "error while loading shared libraries: /athrun/lib/librockchip_mpp.so.1: file too short" typically indicates that the shared library file `librockchip_mpp.so.1` is corrupted or incomplete. This can occur due to various reasons, such as incomplete installation or file corruption. To resolve this issue, you can try the following steps: 1. First, check if the library file exists in the specified path (`/athrun/lib/`). You can use the `ls` command to verify its presence: ``` ls /athrun/lib/librockchip_mpp.so.1 ``` 2. If the file exists, try reinstalling the library by downloading it from a reliable source or reinstalling the package it belongs to. Make sure to download or install the complete and uncorrupted file. 3. If the file doesn't exist or reinstalling doesn't solve the issue, it's possible that there was an error during the installation or an issue with the file itself. In such cases, you may need to contact the software or library provider for further assistance. Additionally, you can also check if there are any dependencies required by the library and make sure they are installed correctly. The `ldd` command can help you identify the dependencies: ``` ldd /athrun/lib/librockchip_mpp.so.1 ``` Make sure all the listed dependencies are present and properly installed on your system. If the issue persists or you need further assistance, please provide more details about your system, the software or package you are working with, and any additional error messages you encounter.

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值