2024-06-18 10:17 PM - last edited on 2024-06-19 03:05 AM by Peter BENSCH
Dear STM32 Forum Community,
I am currently working with the STM32MP157F-DK2 development kit and have encountered an issue while trying to run a QT project that includes graphical elements.
Issue Description:
When attempting to execute the QT project, I receive the following error:
root@stm32mp1:/usr/local# ./demo_current_project
./demo_current_project: error while loading shared libraries: libQt5Charts.so.5: cannot open shared object file: No such file or directory
Steps Taken:
Despite these efforts, the problem persists. I suspect that there might be an issue related to the library path or an incomplete library installation.
Request:
Could anyone provide guidance or suggest steps to resolve this issue? Specifically, I need assistance with:
Your expertise and assistance would be greatly appreciated.
System Details:
Thank you in advance for your support and guidance.