Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] example in Surface_mesher

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] example in Surface_mesher


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] example in Surface_mesher
  • Date: Thu, 5 Nov 2009 10:41:25 +0100
  • Organization: GeometryFactory

On Wednesday 04 November 2009 09:35:54

wrote:
> The version of the CGAL I use is 3.5 and the CMake 2.6.4

Well, I am not sure but it might be related to a bug I found out in CMake,
during the "make install" part: the binaries are stripped and, apparently, it
lead to binary corruption of libCGAL_ImageIO.

Can you try the following? Copy lib/libCGAL_ImageIO.so.4 from the compile
tree
of CGAL, to the directory where you installed CGAL, to replace the
libCGAL_ImageIO.so.4 which was installed (and stripped) by CMake. It may
solve
your problem.

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