Application Details:
Version: | 5.9.7 |
License: | Free to use and share |
URL: | https://www.qt.io/offline-inst... |
Votes: | 0 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 4.6-staging |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installer help.
Some tools, like qmake (I have not used them for anything except making CMake satisfied).
What does not
The installer. Installer is completely unworkable. Since the installer is likely built on Qt own Installer Framework, I expect other installers using it to be also broken.
Some tools like windeployqt don't work, because they cannot find c:\Users\qt\work\ . Seems like a default value, which have not been overriden by installer because I have unpacked Qt without using an installer (see in workarounds).
Workarounds
To unpack an installer using Qt Installer Framework there is a dirty solution (we would need a clean one, involving finding all the necessary info in the installer, but it is not implemented yet). Anyway, QIF relies on 7zip toncompress the data.
binwalk -b
What was not tested
Anything else.
Hardware tested
Graphics:
Additional Comments
To make Linux-native CMake satisfied one needs to create a shell script `qmake` calling `qmake.exe` via Wine. Also some cmake scripts in the unpacked distro need to be patched to point to Linux-native Qt tools (for example the ones installed from packages).
The apps using Qt can be cross-built with CMake + CLang + toolchain file.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 19.04 "Disco" amd64 (+ variants like Kubuntu) | Apr 14 2019 | 4.6-staging | No | Not installable | Yes | Garbage | KOLANICH |
Bug # | Description | Status | Resolution | Other apps affected |
Comments for this application have been disabled because there are no maintainers.