Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Surface_reconstruction_points_3, macports, eigen problem

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Surface_reconstruction_points_3, macports, eigen problem


Chronological Thread 
  • From: Philipp Möller <>
  • To:
  • Subject: Re: [cgal-discuss] Surface_reconstruction_points_3, macports, eigen problem
  • Date: Tue, 26 Jun 2012 11:41:42 +0200

Dror Atariah
<>
writes:

>>> Well, I compiled the example using the alpha version of eigen and
>>> obtained an executable (i.e. no compilation errors were generated). Then
>>> I tried to run it and go the "Segmentation fault".
>>>
>>> Let me know what further details can I provide?
>> You mean the application crashes at start up or when you try to run a
>> reconstruction?
>> Could you give information about you system (MacOS version, compiler,
>> version of QT,...)
>
> I only managed to compile "poisson_reconstruction_example.cpp". When I
> execute the generated executable it immediately returns a "Segmentation
> fault".
>
> I use MacOS 10.6.8. The compiler is probably the default one - I don't know
> which one I'm actually using (direction on how to find it will help). As
> for the QT - I have no idea.

I've tried the example on MacOS 10.7.4, with the default clang 3.1 from
Apple and the two days ago released Eigen 3.1 and it works fine.

AFAIK the default compiler for 10.6.8 is llvm-gcc-4.2 which is rather
ancient, but should be fine. Can you be a little bit more specific about
what happens, e.g. compile in debug and add a stack trace here so we
have an idea in which direction to look?



Archive powered by MHonArc 2.6.18.

Top of Page