I need to deploy a qt application, that can be run in an environment where qt installation is not present (qt libraries are installed) and it should be able to linked with the libraries that are present dynamically.
Tried to create application in qt and run in a new vm
Error: shared libraries could not be found
New contributor
Karthik is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.