You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reading through the qmake documentation you aren't supposed to just
load(qt_plugin) - and as a matter of fact this fails for certain situations on
Mac. Using the right TEMPLATE and CONFIG seems to fix the problem.
Signed-off-by: Dirk Hohndel <[email protected]>
0 commit comments