yaa..........the error is solved by setting the LD_LIBRARY_PATH.![]()
yaa..........the error is solved by setting the LD_LIBRARY_PATH.![]()
Since setting that variable would not have any effect on the application itself, I assume you are writing some for form of launcher application that runs programs via QProcess and needs to set their environment.
For that QProcess has QProcess::setProcessEnvironment().
Cheers,
_
Bookmarks