Subject: CGAL users discussion list
List archive
- From: "Laurent Rineau (CGAL/GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] compile demo in ubuntu
- Date: Mon, 10 Jul 2017 17:24:55 +0200
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
- Ironport-phdr: 9a23:+9zmKBbel+pdwzN7TEOo/jr/LSx+4OfEezUN459isYplN5qZrs6zbnLW6fgltlLVR4KTs6sC0LuJ9fi4EUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQtFiT6/bL9oMBm6sRjau9ULj4dlNqs/0AbCrGFSe+RRy2NoJFaTkAj568yt4pNt8Dletuw4+cJYXqr0Y6o3TbpDDDQ7KG81/9HktQPCTQSU+HQRVHgdnwdSDAjE6BH6WYrxsjf/u+Fg1iSWIdH6QLYpUjmk8qxlSgLniD0fOjA57m/Zl8J+gqFcoB2jqRxwzIHab52OOfpiY63QZ88WSXZdUspPUSFKH4Oyb5EID+oEJetUoY/zqEETrRukGwasAv/vwSJUiH/32601zf4uERzb1wAkAd8AsWjZotPuOKkTT++1y6zIwivfb/NM2Tbz6JLHfQw9ofGLR7Jxcc/dxUcyHA7CilWfs5HlPymL2eQLr2iX9fBgVeOpi2E5sQ5xvyOiydsjiobTgoIZ0FfE9T92wIssI9CzVUB1YdmhEJRKtiGaMZN7Td8tQ25yvCY20LoGuYS0fCQS1JsnwgTQa/+ZfISS4xLjUv6dIThmi3JifbKwmQqy8VKgy+3yTMa7zEpKri1fktjMrHwCyxvT6s2BR/Bg/UmhwS6C2x3Q5+xHO0w4iKvWJp47zrMwmZcfq1nPEyD4lUnug6Kbd18o9vWr5unpeLnrqZuRO5VphgzwPakjnNG0D/4iPQgURWeb/Pyx1L398k39R7VHluA6n6rDvJDfIsQWqbS1AwpP3YYi7xazFjCm0MkEnXUdK1JFZhKHg5LvO17QPPD0Ffa/g1Kynzd33/3KI77sD5bXInTekbrsfaxx5k5TxQYp0NxS6JxZBqkEIP3pW0/xsNLYDgU+Mwyx2+vnDM9y1p4EWW2RBK+ZLLnesUWJ5uIpPeaDfpIVtS3hJPgq/fHuiWU1mVgHfammxZcXcmy3Hux6I0WFZnrhmssOEWgQsQo6VeDllVyCUSVPaHavRKI8/So2CJmmDIfGXoCimqaN3Ca9Hp1MZ2BJEEqAEXnyd9bMZ/BZYy2bJoptkycPSKO6Y44nzxCn8gHgmJR9Ke+BsAkRqIju0sQ93ezVmBgvvXxfIO25lE6ASGR5gnkZaTY9wKdlsA03ggOH2LVijvpEU8ZS4f5ATy8xOpfYietgBIahCUr6Yt6VRQP+EZ2dCjYrQ4dpzg==
- Organization: GeometryFactory
Le Monday, July 10, 2017 3:18:23 PM CEST Servenaz a ?crit :
> i used cmake . for configuration but i got :
> -- NOTICE: The CGAL_Qt5 library was not configured. Please configure CGAL
> using WITH_CGAL_Qt5=ON.
> -- Build type: Release
> -- USING CXXFLAGS = ' -frounding-math -O3 -DNDEBUG'
> -- USING EXEFLAGS = ' '
> -- Targetting Unix Makefiles
> -- Using /usr/bin/c++ compiler.
> -- Requested component: Qt5
> -- NOTICE: The CGAL_Qt5 library seems to be required but is not build.
> Thus, it is expected that some executables will not be compiled.
> -- Requested component: MPFR
> -- Requested component: GMP
> -- Found QGLViewer: /usr/local/lib/libQGLViewer-qt5.so
> -- NOTICE: This demo requires CGAL, the QGLViewer, OpenGL and Qt5, and will
> not be compiled.
> -- Configuring done
> -- Generating done
> -- Build files have been written to:
> /home/pc/src/CGAL-4.10/demo/Alpha_shapes_3
> what should i do?
You should start by
cmake .
in /home/pc/src/CGAL-4.10/, to configure, and then build the CGAL libraries.
It seems that, at that step, CGAL_Qt5 was not configured and built, because
of a missing dependency. With the information you gave us, we cannot tell
more.
--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/
- [cgal-discuss] compile demo in ubuntu, Servenaz, 07/10/2017
- Re: [cgal-discuss] compile demo in ubuntu, Osama Fadel, 07/10/2017
- Re: [cgal-discuss] compile demo in ubuntu, Laurent Rineau (CGAL/GeometryFactory), 07/10/2017
- Re: [cgal-discuss] compile demo in ubuntu, Servenaz, 07/10/2017
- Re: [cgal-discuss] compile demo in ubuntu, Laurent Rineau (CGAL/GeometryFactory), 07/10/2017
- Re: [cgal-discuss] compile demo in ubuntu, Servenaz, 07/10/2017
- Re: [cgal-discuss] compile demo in ubuntu, Laurent Rineau (CGAL/GeometryFactory), 07/11/2017
- Re: [cgal-discuss] compile demo in ubuntu, Servenaz, 07/12/2017
- Re: [cgal-discuss] compile demo in ubuntu, Laurent Rineau (CGAL/GeometryFactory), 07/12/2017
- Re: [cgal-discuss] compile demo in ubuntu, Servenaz, 07/12/2017
- Re: [cgal-discuss] compile demo in ubuntu, Servenaz, 07/12/2017
- Re: [cgal-discuss] compile demo in ubuntu, Laurent Rineau (CGAL/GeometryFactory), 07/11/2017
- Re: [cgal-discuss] compile demo in ubuntu, Servenaz, 07/10/2017
- Re: [cgal-discuss] compile demo in ubuntu, Laurent Rineau (CGAL/GeometryFactory), 07/10/2017
- Re: [cgal-discuss] compile demo in ubuntu, Servenaz, 07/10/2017
Archive powered by MHonArc 2.6.18.