User:Tamas Martinec
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
- Problem: Qt does not compile after reinstalling XCode
- Solution: SDK PATH MacOSX11.1.sdk MISSING https://developer.apple.com/forums/thread/667561 (Also needs reconfigure)