The development board is embedded okmx8mq of forlinx and uses linux5.4.3. When using Basler's pylon library, I can't link to it.
1. I have configured the environment variables.
root@imx8mqvk:/opt# source ./pylon6/bin/pylon-setup-env.sh pylon6
2. Error reporting during operation
root@imx8mqvk:/opt/pylon6/bin# ./pylonviewer
./pylonviewer:error while loading shared libraries:libPluginCore.so.1:cannot open shared object file:no such file or directory
3. The library file(libPluginCore.so.1) exists, but the dynamic library is not linked to
4. I added the shared library to the system default library and modified the file----/etc/ls.so.conf,but the error still exist.
email: 2176630989@qq.com dingzhike
thanks