[Solved] Compiling Qt (with OpenSSL) failing
-
[quote author="ZapB" date="1302254313"]OK so this has nothing to do with OpenSSL then. Can you edit the title of the thread to reflect this please?
What is the exact configure line you are using please?[/quote]
As I said what I always used before, configure -openssl. About the thread title, even tough the problem encountered does not seem related to OpenSSL the result I'm looking for is, so will leave it as is. -
Downloaded the source code separately and it just compiled fine.
So here is my question why supply borked source code as an download option in the SDK if it doesn't even compile (at least on windows)? Cause it is a bit confusing as it includes everything to make it look like compilable but it isn't. -
Bug report: "QTSDK-658":http://bugreports.qt.nokia.com/browse/QTSDK-658
-
@ZapB I totally agree.
At least it would be good to have configure check for perl in the path and warn when it ain't there. It's mentioned on the installation webpage after digging through the requirements but you easily read over it so it's not that obvious.
Btw. I downloaded the qt-everywhere sources and they also need perl to run syncqt. I tried some old sources (4.5) I had lying around and they don't require perl. So somewhere along the road it was added :-)