Did you do this when building your application?
Did you do this when building your application?
I tried adding the QTPLUGIN, but still won't work. Here is the project I'm trying to compile as static: https://github.com/pindamonhangaba/J...kat/japkat.pro
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