Subject: CGAL users discussion list
List archive
- From: "Laurent Rineau (CGAL/GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] error in running cmake command
- Date: Mon, 03 Feb 2014 11:52:58 +0100
- Organization: GeometryFactory
Le Monday 03 February 2014 16:03:57 kavish dwivedi a écrit :
> hi,
>
> I am running cmake command for a demo directory but its showing up that
> NOTICE: This demo requires CGAL and Qt4, and will not be compiled.even
> though I have installed both qt4 and CGAL . What should I do .
If you have install Qt4 and CMake does not find it, then you will have to
tell
it when is your installation of Qt4. The FindQt4 script of CMake first tries
to search for a program tool named "qmake". It searches it under the
following
names:
qmake qmake4 qmake-qt4 qmake-mac
You have different options:
- You can modify your PATH environment variable, to make sure that that
program is found in the PATH.
- You can also run the GUI of CMake, cmake-gui, and fill the CMake variable
that is named QT_QMAKE_EXECUTABLE.
- You can also directly modify the CMake cache by editing the file
CMakeCache.txt in your compilation directory.
--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/
- [cgal-discuss] error in running cmake command, kavish dwivedi, 02/03/2014
- Re: [cgal-discuss] error in running cmake command, Laurent Rineau (CGAL/GeometryFactory), 02/03/2014
Archive powered by MHonArc 2.6.18.