[Qt-interest] Configure hangs on Windows when building Qt 4.6 when adding -openssl-linked
Gordon Schumacher
gordon at rebit.com
Tue Nov 24 18:48:30 CET 2009
Garth Dahlstrom wrote:
> It doesn't work... the makefile linker directive doesn't order them as specified, you might not have noticed this because when building dynamically linked executables the ordering is not important. If you try to build static you'd hit it.
>
Aiieee!
Ironically, I ended up trying to do something very like this shortly
after posting to this thread (trying to statically link the system
libfreetype) and I ran into different issues (mainly that after Qt was
built, qmake produced makefiles with simply "-lfreetype" in them, which
I guess shouldn't have been a surprise - just something I hadn't planned
for.)
More information about the Qt-interest-old
mailing list