Opened 10 months ago
Closed 5 months ago
#69155 closed defect (fixed)
texstudio @2.12.16: Project ERROR: Unknown module(s) in QT: uitools
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | barracuda156 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | texstudio |
Description
Project MESSAGE: Building with Qt5 Project MESSAGE: System hunspell Project MESSAGE: System quazip5 Project WARNING: Qt has only been tested with version 12 of the platform SDK, you're using 14. Project WARNING: This is an unsupported configuration. You may experience build issues, and by using Project WARNING: the 14.2 SDK you are opting in to new features that Qt has not been prepared for. Project WARNING: Please downgrade the SDK you use to build your app to version 12, or configure Project WARNING: with CONFIG+=sdk_no_version_check when running qmake to silence this warning. Project ERROR: Unknown module(s) in QT: uitools Command failed: cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_editors_texstudio/texstudio/work/texstudio-2.12.16" && /opt/local/libexec/qt5/bin/qmake PREFIX=/opt/local USE_SYSTEM_QUAZIP=1 USE_SYSTEM_HUNSPELL=1 -spec macx-clang Exit code: 3
Change History (2)
comment:1 Changed 5 months ago by barracuda156
comment:2 Changed 5 months ago by barracuda156
Owner: | set to barracuda156 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
We should also restore Qt4 support, it was thrown away for no reason; at least 2.x branch supports Qt4 through the last 2.12.22 version.