Just a guess, but does QTPLUGIN.platform = qminimal perhaps override what you have specified in the line above? Try building w/o this line and see if that works.
Just a guess, but does QTPLUGIN.platform = qminimal perhaps override what you have specified in the line above? Try building w/o this line and see if that works.
Doesn't change, I even recompiled QT with the -plugin-sql-sqlite option, but it still doesn't static link the sql lib.
Ok, I had several Qt versions available ad wasn't pointing to the static one. Qt Creator should warn when .pro is configured for static, but the Qt version isn't.
Bookmarks