Skip to Content.
Sympa Menu

cgal-discuss - Compiling the Polyhedron demo on Debian GNU/Linux Re: [cgal-discuss]

Subject: CGAL users discussion list

List archive

Compiling the Polyhedron demo on Debian GNU/Linux Re: [cgal-discuss]


Chronological Thread 
  • From: Alejandro Aguilar Sierra <>
  • To:
  • Subject: Compiling the Polyhedron demo on Debian GNU/Linux Re: [cgal-discuss]
  • Date: Tue, 31 Mar 2009 11:07:53 -0600
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=Nlg8n6H2r7TKMoaeg6p8YuBP5h2fcy92z5vV5gYPOLAAdKWlELrATmRojbd+7KJ1RV 3n53r7mksRR2WZLvTLTR3Q02bBKiOpjI+e8SFU/5ramP8+AMrjBaBhnzZC76DhDgQ7R4 WfH1tNu7hkVGyp2oT8nR5dlubFe96HBNBSD2Q=

Hello:

I am trying to compile the Polyhedron demo, but after running cmake I
get this messages:

-- A library with LAPACK API not found. Please specify library location.
-- TAUCS requires LAPACK and BLAS.
-- NOTICE: This demo requires QGLViewer, and will not be compiled.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/ale/src/mesh/cgal/demo/Polyhedron

But I have QGLViewer, in fact two versions of it (for qt3 and qt4),
dpkg -l |grep libqglviewer

libqglviewer-qt3-2 2.3.1-3
libqglviewer-qt3-dev 2.3.1-3
libqglviewer-qt4-2 2.3.1-3
libqglviewer-qt4-dev 2.3.1-3

Any hint?

Thanks in advance.

-- A.



Archive powered by MHonArc 2.6.16.

Top of Page