A
A
Alexander Sharomet2014-08-20 21:13:25
Programming
Alexander Sharomet, 2014-08-20 21:13:25

How to make a release in Qt Creator?

How to make a release in Qt Creator without putting native libraries in the exe folder?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
AlexP11223, 2014-08-20
@sharomet

qt-project.org/doc/qt-5/windows-deployment.html
You can manually / script dll taken from the Qt folder, you can run windeployqt so that it itself copies all of them. Or you can statically build Qt.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question