User:Tamas Martinec

From Qt Wiki
Revision as of 11:20, 23 June 2021 by Tamas Martinec (talk | contribs) (Added an Issues and their Solution part)
Jump to navigation Jump to search

Notes about possibly needed how to pages:

- How to debug plugin loading

Issues and their (possibly temporal and even workaround) solutions:

  • Problem: Qt iOS release build does not compile with:

The tool "qjstest" has not been assigned to a module via TOOLS_TARGET (so

it can't be found) and it can't be built (QT_WILL_BUILD_TOOLS is FALSE).

  • Workaround: build with -nomake tests