Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] having trouble buildling Mesh3 example

Subject: CGAL users discussion list

List archive

[cgal-discuss] having trouble buildling Mesh3 example


Chronological Thread 
  • From: "Audette, Michel A." <>
  • To: "" <>
  • Subject: [cgal-discuss] having trouble buildling Mesh3 example
  • Date: Thu, 4 Jul 2013 19:38:08 +0000
  • Accept-language: en-US

Dear CGAL users,

I would like to play with the 3D Mesh generation example mesh_polyhedral_domain_with_features.cpp ,
however I'm finding that the build seems to be successful with most example directories, but is not successful in the Mesh_3 directory.

audette@msvel608:~/projects/CGAL-4.1Build/examples$ ls Mesh_3
CMakeFiles  cmake_install.cmake  Makefile

audette@msvel608:~/projects/CGAL-4.1Build/examples$ ls Mesh_2
CMakeFiles  cmake_install.cmake  conforming  Makefile  mesh_class  mesh_global  mesh_with_seeds

audette@msvel608:~/projects/CGAL-4.1Build/examples$ ls Polyhedron
CMakeFiles                    polyhedron_prog_normals               polyhedron_prog_traits
cmake_install.cmake           polyhedron_prog_off                   polyhedron_prog_vector
Makefile                      polyhedron_prog_planes                polyhedron_prog_vertex_color
polyhedron_prog_color         polyhedron_prog_simple                polyhedron_prog_vertex_normal
polyhedron_prog_cube          polyhedron_prog_subdiv                polyhedron_self_intersection
polyhedron_prog_cut_cube      polyhedron_prog_subdiv_with_boundary
polyhedron_prog_incr_builder  polyhedron_prog_tetra

When I go into Mesh_3 and try a make from within, nothing seems to happen.

Can anyone suggest a fix?

Thanks for your kind support.

Best wishes,

Michel

Michel Audette, Ph.D.
Assistant Professor,
Department of Modeling, Simulation and Visualization Engineering,
Old Dominion University,
Norfolk, VA.


  • [cgal-discuss] having trouble buildling Mesh3 example, Audette, Michel A., 07/04/2013

Archive powered by MHonArc 2.6.18.

Top of Page