Re[2]: [Licq-devel] Licq build on Mac

Andrey Danin <[email protected]> Tue, 28 Dec 2010 09:29:15 +0300
Newsgroups gmane.network.licq.devel
Message-ID <[email protected]>
Sorry, something wring with my web mail client :(

I used cmake -G "Unix Makefiles". I guess this is a reason that lisq is x11 application.
I'm trying to rebuild licq using cmake -G "Xcode".

> Run cmake with -DCMAKE_INSTALL_PREFIX=/Applications/Licq.app to get it
> to install to the proper location.
This method works fine. Thanks.