Subject: CGAL users discussion list
List archive
- From: Maxime Gimeno <>
- To:
- Subject: Re: [cgal-discuss] Problem With CMake for CGGAL 5.2
- Date: Tue, 26 Jan 2021 08:56:21 +0100
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:HYM5mRZi06A+PcOOXPIoViH/LSx+4OfEezUN459isYplN5qZps27YR7h7PlgxGXEQZ/co6odzbaP4ua6BSdRvd7B6ClELMUTEUddyI0/pE8JOIa9E0r1LfrnPWQRPf9pcxtbxUy9KlVfA83kZlff8TWY5D8WHQjjZ0IufrymUoHdgN6q2O+s5pbdfxtHhCanYbN1MR66sRjdutMZjId/Lqs90AXFr3RHd+lSym5jOFafkwrh6suq85Nv7iZdt+g9+8JcVKnxYrg1Q6FfADk6KW4++dfltQPETQuB53scVnsZnx9VCAXb7x/0Q4n8vDLiuuVyxCeVM8v2TaspWTu59KdkVAXoiCYcODEn9mzcl9F9g7haoBKloBx/3pLUbYSIP/dwYq/RYdUXTndHU81MVSJOH5m8YpMAAOoPP+lWr4fzqVgToxWgGQahH/ngxiNSi3LswaE2z+YsHAfb1wIgBdIOt3HUoc3yOqgIXuG1zazIwiveZP1X2Df97ZbHchYmofqRWr9wdNDeyEYuFwPAkFqcs4PlPzKQ1usTtWib6PFtVe2qi2E9qgFxpiKjydsrionMn48YzE3P+iplzogvP9K4VFJ7bsC+EJtWryyUOYR7T98iTmxovCs3xbMIt5C0cSUIzJkpyQPSZ+GZf4aI4h/uVPucLSlkiX57Zb+ygxi//Fa9xuP8WMe50llHoyxYmdfCsXAN0gbc6smBSvZl8UeuxzGP1wXN5eFYO0A1laTbJIQ9zb4skZoTq0TCEjXql0Xxia+ablkr+uey5OTjeLnmoYWcN4BshgH/NKQugM2/Dv4iPggARWiW//m32r77/UDhXrlGkvk7nrPavZ3aP8gXu6+0DxJP3osj9RqyCSqt3s4CknkdNl1FfQqKj4j3NFHKJ/D1FfK/jE6tkDdv3vzGObrhDojUInjNkLrtY6xx60FbyAo0wtBf44xbBqsdL/L0X0/9rN3YDhknPAyo2+vrFslx24cEVW+MAqKVKr7evF6V6u41I+SAepcZuDPnJPgk4/7ug2U5mVgYfaSx2JsYcn+5HvVjI0qHe3bsjdYBEWIUsQo4S+znk1KCUTtJaHazW6Iw/C00CIWjDYvbXICinKSB3DunHp1Rfm1JFl+MHm3sd4mdRvgMaTmSLdN8kjwfTrisUJQh1BGrtA/i0bVrNOvU+isCtZLiztd5/ePTlQthvQFyFNmXhmGRU3lvzCRPXC4zxKk5oEpny17F37I/mO1dDdUU5vVHVUAxOpfYiuB7ENvvQRmSQ9GSVVyGXtCiVDEtUsoqkZhJeFd4A9zkjxbZ3iPsDaVSjK2OHJVz86TS2D/6KM95jnrHz6I8lEJ1f81UKGeai75jogjPG5bSwQLejLevba1a3SjX9W7Fw3DJp1BdSAc3UKPLWjcUaULS6Nj4/UjfVKT9NbNyOQRIzYuOK7BBd8bypVRAXvbqftrEMEyrnGLlIB+Yx7aBJKXrfmgb222JDUEUkgUeu3mHMAU4AQ+upmvfCHplEle5MBCkyvV3tH7uFhx89AqNdUA0j+PoqC5QvuSVTrYo5pxBuColrG8pTlO03taTDN3Z4gQ8JuNTZtQy5FoB3mXc5VQkb86Qapt6j1tbSDxZ+kbn1hF5EIJFyJF4o3YjzQ40IqWdggoYK2GomKvoM7iSEVHcuQi1YvePiF7b2deSvKwI7aZgpg==
Similarly, you must provide valid paths for those values. And the same for every "PATH NOT FOUND" issue that Cmake will give.
Le lun. 25 janv. 2021 à 23:23, Jeb Gaither <> a écrit :
Thank you for your help Laurent.
Fixing my CGAL_DIR corrected the initial problem.
Now CMAKE 3.19.3 has found additional issues. The GMP_INCLUDE and
GMP_LIBRAIES are not found.
The documentation from CMAKE is attached.
Thank you so much for your help.
Jeb
-----Original Message-----
From: [mailto:]
On Behalf Of Laurent Rineau (CGAL/GeometryFactory)
Sent: Monday, January 25, 2021 4:20 AM
To:
Subject: Re: [cgal-discuss] Problem With CMake for CGGAL 5.2
On Sunday, January 24, 2021 12:59:39 AM CET Jeb Gaither wrote:
> Hi
> I am not sure what is wrong. I am trying to update to CGAL 5.2 I have
> successfully downloaded 5.2, Boost 1_17_0, CMake 3.19.3.
> I have tried to Configure Demos, Examples, etc with similar results to
> the attached error log.
Dear Jeb, the CMake error is the following:
> CMake Error at CMakeLists.txt:21 (find_package):
> By not providing "FindCGAL.cmake" in CMAKE_MODULE_PATH this project
> has asked CMake to find a package configuration file provided by
> "CGAL", but CMake did not find one.
>
> Could not find a package configuration file provided by "CGAL" with
> any of the following names:
>
> CGALConfig.cmake
> cgal-config.cmake
>
> Add the installation prefix of "CGAL" to CMAKE_PREFIX_PATH or set
> "CGAL_DIR" to a directory containing one of the above files. If "CGAL"
> provides a separate development package or SDK, be sure it has been
> installed.
That says CMake was not able to find the install path of CGAL-5.2 by itself.
Let's suppose you have copied CGAL-5.2 into
C:/Users/Jeb Gaither/Documents/Art/CGAL-5.2/
then, in the CMake GUI, you must set the CMake `CGAL_DIR` cache variable to
the same path:
C:/Users/Jeb Gaither/Documents/Art/CGAL-5.2
You can also set `CGAL_DIR` as an environment variable.
--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss
- [cgal-discuss] Problem With CMake for CGGAL 5.2, Jeb Gaither, 01/24/2021
- Re: [cgal-discuss] Problem With CMake for CGGAL 5.2, Sebastien Loriot, 01/25/2021
- Re: [cgal-discuss] Problem With CMake for CGGAL 5.2, Laurent Rineau (CGAL/GeometryFactory), 01/25/2021
- RE: [cgal-discuss] Problem With CMake for CGGAL 5.2, Jeb Gaither, 01/25/2021
- Re: [cgal-discuss] Problem With CMake for CGGAL 5.2, Maxime Gimeno, 01/26/2021
- RE: [cgal-discuss] Problem With CMake for CGGAL 5.2, Jeb Gaither, 01/25/2021
Archive powered by MHonArc 2.6.19+.