Could not open library: libmwfrommmfile.so

3 ビュー (過去 30 日間)
제형
제형 2024 年 3 月 5 日
回答済み: Gyan Vaibhav 2024 年 3 月 12 日
when i try to execute file Perception.elf(executable file for raspberry file ) i got an error
sudo ./Perception.elf
**** Starting the application ****
Path = /home/team6/MATLAB_ws/R2023b/home/seame-workstation08/Archa/DES_Adaptive-Application/Perception/
Could not open library: libmwfrommmfile.so
even thought i have the file libmwfrommmfile.so in my system
  2 件のコメント
Angelo Yeo
Angelo Yeo 2024 年 3 月 6 日
제형
제형 2024 年 3 月 6 日
this did not work for me

サインインしてコメントする。

回答 (1 件)

Gyan Vaibhav
Gyan Vaibhav 2024 年 3 月 12 日
Hi 제형,
As you have mentioned that you have verified that the libmwfrommmfile.so file is present on your system, then the error can occur if the runtime environment is not configured properly. The runtime environment needs to be configured to locate the library, by adding the path to the library to the LD_LIBRARY_PATH environment variable.
Hope this helps.
Thanks
Gyan

カテゴリ

Help Center および File ExchangeMATLAB Support Package for Raspberry Pi Hardware についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by