Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] an error in Convex_hull_d demo

Subject: CGAL users discussion list

List archive

[cgal-discuss] an error in Convex_hull_d demo


Chronological Thread 
  • From: sara <>
  • To:
  • Subject: [cgal-discuss] an error in Convex_hull_d demo
  • Date: Sun, 17 Feb 2013 10:58:13 -0800 (PST)

Hi ,

I am using CGAL-4.1 on ubuntu platform (Linux)
I am very interested to run CGAL demo and see its possibilities.
Now I am testing demo .
I have configure demo with cmake once then change directory to my root
/home/sara/CGAL-4.1 then press configure again and then generate . and by
using terminal I make the demo . this is result of ./chull_3d-geomview-demo
This is the error


sara@ubuntu:~$ cd /home/sara/CGAL-4.1/demo/Convex_hull_d/build
sara@ubuntu:~/CGAL-4.1/demo/Convex_hull_d/build$ ./chull_3d-geomview-demo
Starting Geomview...execl geomview failed
error number 2 (check `man execlp')
terminate called after throwing an instance of 'CGAL::Assertion_exception'
what(): CGAL ERROR: assertion violation!
File: /home/sara/CGAL-4.1/src/CGAL/Geomview_stream.cpp
Line: 119
sara@ubuntu:~/CGAL-4.1/demo/Convex_hull_d/build$


there is a same error for some other demo for example Convex_hull_3
Thanks in advance






--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/an-error-in-Convex-hull-d-demo-tp4656748.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page