When I build 5.8 configured with -static -openssl-linked -I c:\path\to\openssl\include -L c:\path...\lib etc., the OpenSSL configure test passes, but building the network code fails since the include path never makes it to the Makefile (for nmake). Adding QMAKE_INCDIR+=c:\path...\include doesn't help. Am I missing something, or is this a bug? OPENSSL_PATH also seems to be a no-op.
Thanks, Kuba Ober _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
