Re: Licq-compilation on Mac OS X

"Erik Johansson" <[email protected]> Wed, 27 Jun 2007 22:19:41 +0200
Newsgroups gmane.network.licq.general
Message-ID <[email protected]>
2007/6/27, mariposa <[email protected]>:
> 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?

Make sure qmake is in your path. Something like
$ PATH=/Developer/Tools/Qt:$PATH cmake .

// Erik

-- 
Erik Johansson
http://ejohansson.se/