I
I
Ilya Bobkov2015-02-05 13:52:43
Qt
Ilya Bobkov, 2015-02-05 13:52:43

What libraries are needed to run an application on qt?

Hello. I created an application on qt, but the problem is that on the system where the application was assembled, it starts, but not on others. Tell me what is the minimum set of libraries required to run?
System: win7 64, release build, mingw32 compiler.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Stanislav Fateev, 2015-02-05
@svfat

You can statically link libraries so you don't depend on a set of libraries on other systems.

D
Don Kaban, 2015-02-05
@donkaban

Well, since objdump and ldd were not delivered, at least like this :

A
Armenian Radio, 2015-02-05
@gbg

What operating system? Release mode chosen when collected?

D
DancingOnWater, 2015-02-05
@DancingOnWater

doc.qt.io/qt-5/deployment.html - no one can say better

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question