【问题记录】android studio-An issue was found when checking AAR metadata

问题记录

使用android studiio编译报错
在这里插入图片描述

问题原因

android studio自动更新导致,
编译自动导入的依赖包版本太高
com.google.android.material:material:1.10.0
在这里插入图片描述

解决方案

com.google.android.material:material:1.10.0改为
com.google.android.material:material:1.8.0
在这里插入图片描述
关闭更新
在这里插入图片描述

If the library `libmwcpp11compat.so` is found in the correct location, but you still encounter the "error while loading shared libraries: libmwcpp11compat.iso: cannot open shared object" issue when loading MATLAB 2017b in Linux, you can try the following additional steps: 1. Set the `LD_LIBRARY_PATH` environment variable to include the directory containing the `libmwcpp11compat.so` library. Open a terminal and enter the following command: ``` export LD_LIBRARY_PATH=/usr/local/MATLAB/R2017b/bin/glnxa64:$LD_LIBRARY_PATH ``` Replace `/usr/local/MATLAB/R2017b` with your actual MATLAB installation path if it is different. 2. Try running MATLAB again and check if the issue persists. 3. If the issue still persists, try enabling symbolic linking for shared libraries by running the following command: ``` sudo ldconfig ``` 4. If none of the above solutions work, you can try reinstalling MATLAB 2017b. Before reinstalling, make sure to completely remove any existing MATLAB installation and related files. 5. If the problem still persists after reinstalling, you may need to contact MathWorks support for further assistance. Provide them with detailed information about the error message and your system setup to help them diagnose and resolve the issue more effectively. It's worth noting that this error could also be caused by other factors, such as compatibility issues or incorrect library versions. In such cases, MathWorks support can provide more specific guidance tailored to your situation.
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值