Qt installer framework
-
Hello World!
I have installed Qt Installer Framework using Qt Maintenance Tool(online installer).
This provided me with the QtInstallerFramework directory. It contains different files including an executable "binarycreator".Is this okay for constructing installer during deployment?
The qt-documentation https://doc.qt.io/qtinstallerframework/ifw-getting-started.html#setting-up-qt-installer-framework guides installing Qt Installer Framework using statically built Qt.....Is the Qt Installer Framework I built enough for deployment or should I follow the official documentation?