[Solved] I need the already built qt core libs
Installation and Deployment
4
Posts
3
Posters
2.0k
Views
1
Watching
-
wrote on 13 Oct 2011, 13:18 last edited by
Hi everyone,
How could find qt libs built statically ? i can't configure qt to get them! -
wrote on 13 Oct 2011, 13:23 last edited by
Look this howto: "How to build a static Qt version for Windows with GCC":http://developer.qt.nokia.com/wiki/How_to_build_a_static_Qt_version_for_Windows_with_gcc
-
wrote on 13 Oct 2011, 17:19 last edited by
There are no prebuilt binaries for a static Qt. And as the Qt devs recommend shared libs, I doubt that there ever will be ones, at least not from "official" sources.
-
wrote on 15 Oct 2011, 13:12 last edited by
thank you all
2/4