Relative Content

Tag Archive for linuxqtdynamicdeploymentsquish

How to deploy a dynamic qt qml application in linux?

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.