Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL 4.7 Released, Computational Geometry Algorithms Library

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL 4.7 Released, Computational Geometry Algorithms Library


Chronological Thread 
  • From: abvikram <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL 4.7 Released, Computational Geometry Algorithms Library
  • Date: Tue, 27 Oct 2015 18:22:37 -0700 (PDT)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:bOKWUxDx3MPaukCRPiWLUyQJP3N1i/DPJgcQr6AfoPdwSP74o8bcNUDSrc9gkEXOFd2CrakU1qyP7+u9AyQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpQAbFhi3DwdpPOO9QteU1JTqkbnusMCJKyxzxxODIppKZC2sqgvQssREyaBDEY0WjiXzn31TZu5NznlpL1/A1zz158O34YIxu38I46FppIZ8VvDxcK08CLBZFz87KHsd5cvxtBCFQxHcyGEbVzAfmARJABLM6VmuV53vsyjgv+9V1yyTPMmwRrcxD2fxp5x3QQPl3X9UfwUy93va35R9

Problem in compiling the demos.

OS: Ubuntu 15.04
Manually installed Qt5
Downloaded the tar ball CGAL-4.7.tar.gz
cmake and make under CGAL-4.7 directory is without any error:
The last message says: [100%] Built target CGAL_Qt5

But when cmake under the demo/Segment_Delaunay_graph_Linf_2>
It shows error message:
--NOTICE: This demo requires CGAL and Qt5, and will not be compiled.

When cmake under demo/Segment_Delaunay_graph_2/>
Then it shows same error message but little more info that:
The Qt5 package requires atleast one component.

But it doesnt show which component is missing.

Any suggestion?




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-4-7-Released-Computational-Geometry-Algorithms-Library-tp4661254p4661280.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page