Re: different library names for 'official' and hand-built Qt?
Originally Posted by Lykurg
Use CONFIG += static in your pro file. (or CONFIG += staticlib)
... and of course rebuild you project.
yes, but the interesting thing is, that I'm running the two qmakes on the very same project files... IMHO they should produce the same result, especially as both qmake's are of the same version.
it seems that qmake defaults are different, based on how qmake was compiled?
Bookmarks