Answer the question
In order to leave comments, you need to log in
Linux Mint x64: Qt 5.3.1 plugin deployment: incompatible qt library?
I used CMake to build the plugin and the application that uses it. Both work great on my machine. Through ldd, I looked at the dependencies and copied them, along with the application and the plugin, onto a clean installation of Linux Mint x64 (the same version as on the developer's machine). When launched, the application gives an error:
plugin [plugin_path] uses incompatible qt library Qt 5.3.1 [release]
Answer the question
In order to leave comments, you need to log in
Problem solved: exported also QML2_IMPORT_PATH, QT_PLUGIN_PATH and also copied Qt platform plugins (xcb) dependencies
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question