hi everybody!<br>I was trying to compile kde4 for mac, using the gcc that comes from the seveth beta of the iphone<br><br>the qt builds succcessfully with this configuration<br><pre style="color: rgb(0, 0, 0); font-family: courier new;">
<span style="font-size: 100%;">./configure -dbus-linked -no-accessibility -no-qt3support -optimized-qmake -no-3dnow -qt-gif -release -prefix /opt/qt4.4<br><br></span></pre>but when it comes to the kdelibs it fails with<br>
<br>CMake Error at kdecore/network/ConfigureChecks.cmake:19 (message):<br> KDE Requires Qt to be built with SSL support<br>Call Stack (most recent call first):<br> kdecore/CMakeLists.txt:12 (include)<br><br>but openssl is included by default! even specifying -openssl in the qt config it doens't change<br>
i've said that i'm usign the iphone beta because i've heard that gives some problem in other projects (like wine)<br><br>can you help me resolve the situation?<br>thanks a lot!<br>Vittorio<br>