[Solved] I need the already built qt core libs
Installation and Deployment
4
Posts
3
Posters
2.0k
Views
1
Watching
-
Hi everyone,
How could find qt libs built statically ? i can't configure qt to get them! -
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
-
thank you all