Qt 5.2 and ssl support
-
Hi. I'm trying to compile Qt with SSL support in Raspberry PI but I obtain this error:
./configure -nomake examples -openssl
Creating qmake...
make: Nothing to be done for `first'.
Running configuration tests...
OpenSSL support cannot be enabled due to functionality tests!
Turn on verbose messaging (-v) to /home/pi/Qt/qt-everywhere-opensource-src-5.2.0/qtbase/configure to see the final report.
If you believe this message is in error you may use the continue
switch (-continue) to /home/pi/Qt/qt-everywhere-opensource-src-5.2.0/qtbase/configure to continue.Anybody can help me?