O
O
Oleg Ilyushin2014-12-18 14:01:24
Qt
Oleg Ilyushin, 2014-12-18 14:01:24

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]

Both the plugin and the application are compiled in release mode (tried in different ways, without result)
Any ideas?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Oleg Ilyushin, 2014-12-18
@zmeykas

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 question

Ask a Question

731 491 924 answers to any question