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>&nbsp; KDE Requires Qt to be built with SSL support<br>Call Stack (most recent call first):<br>&nbsp; kdecore/CMakeLists.txt:12 (include)<br><br>but openssl is included by default! even specifying -openssl in the qt config it doens&#39;t change<br>
i&#39;ve said that i&#39;m usign the iphone beta because i&#39;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>