Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem installing CGAL on Ubuntu

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem installing CGAL on Ubuntu


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Problem installing CGAL on Ubuntu
  • Date: Thu, 05 Oct 2017 16:48:57 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:mrY1KB9XI4rsuv9uRHKM819IXTAuvvDOBiVQ1KB+2uocTK2v8tzYMVDF4r011RmSAtWdtqoMotGVmp6jcFRI2YyGvnEGfc4EfD4+ouJSoTYdBtWYA1bwNv/gYn9yNs1DUFh44yPzahANS46tL2HV93a95DpXFhTkPhduPcz0HJTThoK5zbOc4ZrWNk9sjSenbLVuZC+3qwjYq4FWqqRLDuEexxzMr2dSaspfzn9vP0PS1V6o4s6t5pNl72JKuvQs/tNoWqrze+I/V7MOX2duCHw8+MC+7UqLdgCI/HZJCmg=
  • Organization: GeometryFactory

Le Thursday, October 5, 2017 4:24:49 PM CEST gligart a ?crit :
> Hi there! I'm having issues installing the library CGAL, in details it have
> success in all but for CGAL_QT5, here the output:
[...]
> Configuring libCGAL_Qt5
> -- libCGAL_Qt5 is missing the dependencies: Qt5OpenGL Qt5Svg Qt5 cannot be
> configured.

On Linux distribution, the Qt5 libraries are packaged into several packages.
For Ubuntu, you need to install developement packages:

libqt5svg5-dev
qtscript5-dev
libqt5opengl5-dev

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.18.

Top of Page