What is `qmltooling` plugin for?
Unsolved
QML and Qt Quick
-
I was building a Qt app for iOS devices and got error
ld: b/bl/blx ARM branch out of range ... _qt_qmlDebugTestHooks ...
The search for this function leads to
qmltooling
plugin.
What isqmltooling
plugin for?
Is it safe to exclude this plugin from linkingQTPLUGIN.qmltooling = -
?
What are the pitfalls?