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: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL 4.7 Released, Computational Geometry Algorithms Library
  • Date: Wed, 28 Oct 2015 09:11:27 +0100
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:i4zLExBHPkQDNFyna0TBUyQJP3N1i/DPJgcQr6AfoPdwSP79ocbcNUDSrc9gkEXOFd2CrakU1qyP7+u5AjVIyK3CmU5BWaQEbwUCh8QSkl5oK+++Imq/EsTXaTcnFt9JTl5v8iLzG0FUHMHjew+a+SXqvnYsExnyfTB4Ov7yUtaLyZ/niqbrp9aKOFwArQH+SI0xBS3+lR/WuMgSjNkqAYcK4TyNnEF1ff9Lz3hjP1OZkkW0zM6x+Jl+73YY4Kp5pIYTGZn9Kq83RLgdADU9OH0u/+XqswPCRE2B/CgySGITx1BzDgLM9w37U5G5lizgt+1hkGm1MMrzQKwuSBqr5LtsUg6pwm9TLDo+6mDQlop1iIpUpRugo1p0xIuCM9LdD+Z3Yq6IJYBSfmFGRMsEDyE=
  • Organization: GeometryFactory

On 10/28/2015 02:22 AM, abvikram wrote:
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?


http://doc.cgal.org/latest/Manual/installation.html#title20

says:

The exhaustive list of Qt5 components used in demos is: Core, Gui, Help, OpenGL, Script, ScriptTools, Svg, Widgets, qcollectiongenerator (with sqlite driver plugin) and Xml

Looking at the CMakelists.txt will indicate precisely which components
are requested.

Sebastien.




--
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