[CMake] Issues compiling cmake

Rolf Eike Beer eike at sf-mail.de
Sat Dec 13 03:39:56 EST 2014


Am Samstag, 13. Dezember 2014, 07:24:41 schrieb Konrad, Karl-Heinz:
> Hello All,
> I am running SL 6.6 and it comes with Qt 4.6.2 pre-installed.  I have
> compiled Qt 4.8.6 on the system and am trying to build cmake-3.1.0-rc2
> using the 4.8.6 binaries, but the bootstrap is finding the 4.6.2 binaries
> instead.  I have set the environmental variables QTDIR, QTLIB, QTINC and
> LD_LIBRARY_PATH to point to the complied Qt 4.8.6 binaries, but the
> bootstrap indicates that I am using Qt 4.6.2 instead, what am I missing?
> Karl-Heinz Konrad

You probably only need to set PATH that way that the new qmake comes before 
your system one.

Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake/attachments/20141213/11148348/attachment-0001.sig>


More information about the CMake mailing list