Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem running Triangulation_3 demo on mac os x 10.6.5/g++ 4.2.1

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem running Triangulation_3 demo on mac os x 10.6.5/g++ 4.2.1


Chronological Thread 
  • From: Monique Teillaud <>
  • To:
  • Subject: Re: [cgal-discuss] Problem running Triangulation_3 demo on mac os x 10.6.5/g++ 4.2.1
  • Date: Fri, 18 Feb 2011 17:17:23 +0100

Laurent Rineau (GeometryFactory) wrote:
Le vendredi 18 février 2011 16:28:50, nyiotis a écrit :
Hi,

although I can run most of the demos (apart from a few where GLEW is not
configured and the .cmake file nedds to be tweaked), I fail with
Triangulation_3 demo. It builds fine w/ Xcode, but it passes control to the
gdb when it's supposed to run the demo. An exception is thrown from
Geomview_stream.cpp I but I cannot decipher the error. Thanks for any hints

The Loading program into debugger…
Program loaded.
run
[Switching to process 16571]
Running…
Starting Geomview...execl geomview failed
error number 2 (check `man execlp')

This Triangulation_3 demo is a rather old demo, that uses an external 3D viewer named geomview. You do not have it installed on you machine. That is the issue.

see
http://www.geomview.org/

--
Monique Teillaud
INRIA Sophia Antipolis - Méditerranée
http://www.inria.fr/sophia/members/Monique.Teillaud/



Archive powered by MHonArc 2.6.16.

Top of Page