Hi, I am trying to ship a software using qt installer. All is fine, installs correctly, but when the install "successfully" finishes, it pops up a windows warning dialog about that it has failed.
Running the installer in verbose mode shows this problem: [40770] create Error-Exception: "Could not read all data after sending command: Shutdown. Bytes expected: 0, Bytes received: 0. Error: Unknown error" So it seems as if it could not shut down a daemon successfully. Has anyone of you noticed such problem? Do you know how could I debug the issue further? I am using the latest installer (2.0.3) which Qt ships (I am not compiling it by myself) from [1]. The host is windows 7 64 bit. I am using it in offline mode if it matters. Thanks for any pointers in advance, Robert [1] https://download.qt.io/official_releases/qt-installer-framework/2.0.3/
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest