Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Help compilation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Help compilation


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] Help compilation
  • Date: Wed, 9 Jan 2019 13:46:47 +0100 (CET)

On Wed, 9 Jan 2019, Olivier Devillers wrote:

I installed release 4.13
(Qt5, brew install --only-dependencies cgal, 4.13 from source)


I can compile the Triangulation_3 demo

But when compiling the Periodic_3_triangulation_3
Cake tell me:
NOTICE: This demo requires qcollectiongenerator, and will not be compiled.

Try to downgrade Qt to 5.11? IIUC with 5.12 we have to use qhelpgenerator instead of qcollectiongenerator (I don't know if a symlink would work).

--
Marc Glisse



Archive powered by MHonArc 2.6.18.

Top of Page