[Qt-interest] Configure hangs on Windows when building Qt 4.6 when adding -openssl-linked
Garth Dahlstrom
ironstorm at gmail.com
Thu Nov 12 06:37:31 CET 2009
Hi,
I'm trying to build Qt 4.6 statically on Windows using the following
command line and OpenSSL 0.9.8k for Win32 from http://www.slproweb.com/products/Win32OpenSSL.html:
configure -opensource -static -no-fast -no-opengl -no-phonon -no-
phonon-backend -no-accessibility -no-dbus -no-dsp -no-vcproj -no-
incredibuild-xge -no-plugin-manifests -no-exceptions -nomake demos -
nomake examples -no-qt3support -no-style-plastique -no-style-
cleanlooks -no-style-motif -no-style-cde -no-style-windowsce -no-style-
windowsmobile -debug-and-release -openssl-linked -I "E:\OpenSSL
\include" -L "E:\OpenSSL\lib\MinGW"
What happens is configure just sits there eating CPU but does not ever
go past the license selection screen after it echos y from agreeing to
the license.
If I remove -openssl-linked configure will configure properly without
SSL support. :(
Anyone have some suggestions as to what I can try to get 4.6 to build
with OpenSSL support?
Cheers,
-G
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091112/4307e339/attachment.html
More information about the Qt-interest-old
mailing list