Re: Main window position
Erik Johansson <[email protected]> Fri, 13 Jan 2012 13:11:46 +0100
| Newsgroups | gmane.network.licq.general |
|---|---|
| Message-ID | <CAAMKmoeHey2PJt_VkSpTEhkmKCiBaXvR=pcZx9obZVsi1eH6uQ@mail.gmail.com> |
On Fri, Jan 13, 2012 at 11:43, George L. Yermulnik <[email protected]> wr= ote: > [ =C2=A06%] Building CXX object src/CMakeFiles/licq.dir/daemon.cpp.o > In file included from /usr/ports/net-im/licq/work/licq-1.6.0/src/daemon.c= pp:22: > /usr/ports/net-im/licq/work/licq-1.6.0/src/daemon.h:90: error: cannot dec= lare variable 'LicqDaemon::gDaemon' to be of abstract type 'LicqDaemon::Dae= mon' > /usr/ports/net-im/licq/work/licq-1.6.0/src/daemon.h:33: note: =C2=A0 beca= use the following virtual functions are pure within 'LicqDaemon::Daemon': > /usr/local/include/licq/daemon.h:66: note: =C2=A0 =C2=A0 =C2=A0virtual Li= cq::LogService& Licq::Daemon::getLogService() For some reason licq is being built using the installed headers which I assume are from 1.5.1. It should use the headers from the source. Could you post the output from running cmake and from running make VERBOSE= =3D1? // Erik --=20 Erik Johansson Home Page: http://ejohansson.se/ PGP Key: http://ejohansson.se/erik.asc