Skip to Content.
Sympa Menu

cgal-discuss - [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

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


Chronological Thread 
  • From: nyiotis <>
  • To:
  • Subject: [cgal-discuss] Problem running Triangulation_3 demo on mac os x 10.6.5/g++ 4.2.1
  • Date: Fri, 18 Feb 2011 07:28:50 -0800 (PST)


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')
terminate called after throwing an instance of 'CGAL::Assertion_exception'
what(): CGAL ERROR: assertion violation!
File:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/work/CGAL-3.7/src/CGAL/Geomview_stream.cpp
Line: 118
Unexcepted string from Geomview at initialization!
Going on nevertheless !
done.
Program received signal: “SIGPIPE”.
sharedlibrary apply-load-rules all
Data Formatters temporarily unavailable, will re-try after a 'continue'.
(Unknown error loading shared library
"/Developer/Applications/Xcode.app/Contents/PlugIns/GDBMIDebugging.xcplugin/Contents/Resources/PBGDBIntrospectionSupport.A.dylib")
(gdb)
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Problem-running-Triangulation-3-demo-on-mac-os-x-10-6-5-g-4-2-1-tp3312895p3312895.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page