Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] vtk libraries

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] vtk libraries


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] vtk libraries
  • Date: Sat, 8 Dec 2018 20:59:35 +0100 (CET)

On Sat, 8 Dec 2018, Dr01TSPC wrote:

I installed 4.13 on Ubuntu 18.04.

VTK is not found when running relevant demos/examples: VTK was not
found during installation of 4.13 (per my reading of CMakeCache.txt).

VTK libraries are installed:

apt list --installed | grep vtk

libvtk6.3/bionic,now 6.3.0+dfsg1-11build1 amd64 [installed,automatic]
libvtk6.3-qt/bionic,now 6.3.0+dfsg1-11build1 amd64 [installed,automatic]
python-vtk6/bionic,now 6.3.0+dfsg1-11build1 amd64 [installed,automatic]

For development, you need packages with a name that ends in -dev, you seem to be missing them.

--
Marc Glisse



Archive powered by MHonArc 2.6.18.

Top of Page