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: "Laurent Rineau (GeometryFactory)" <>
  • 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 16:40:01 +0100
  • Organization: GeometryFactory

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.

--
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.16.

Top of Page