Re: Licq-compilation on Mac OS X

mariposa <[email protected]> Wed, 27 Jun 2007 11:39:09 -0700
Newsgroups gmane.network.licq.general
Message-ID <[email protected]>
> Which version are you trying to compile? You must use at least 1.3.4
> for it to find qt.
>

I tried 1.3.4 and an SVN-Daily, both configure-scripts did not
recognize the libraries.

> You could try the qt-gui_qt4 branch from svn.

I did not know that there is such a branch, thank you for this tip.
I tried that at once:

But CMake doesn't find qmake:

"$ cmake .
CMake Error: Qt qmake not found!
-- Configuring done"

Qmake is in /Developer/Tools/Qt

How do I tell CMake?