Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Compile error: In Surface_mesh_deformation.h

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Compile error: In Surface_mesh_deformation.h


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Compile error: In Surface_mesh_deformation.h
  • Date: Thu, 28 Jan 2016 20:50:36 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=None ; spf=None
  • Ironport-phdr: 9a23:RChp3BytAfWWPY/XCy+O+j09IxM/srCxBDY+r6Qd0O0TIJqq85mqBkHD//Il1AaPBtWEraoYwLOM4+jJYi8p39WoiDg6aptCVhsI2409vjcLJ4q7M3D9N+PgdCcgHc5PBxdP9nC/NlVJSo6lPwWB6kO74TNaIBjjLw09fr2zQd6NyZzrnLnoq9X6WEZhunmUWftKNhK4rAHc5IE9oLBJDeIP8CbPuWZCYO9MxGlldhq5lhf44dqsrtY4q3wD888784Z8dYmyP/9lDO8QMTI9Lmpg5NH3rQKRCkyU934EWyMXlABJCk7L9lbhT5Lpu2z7sOR6nyKVNMmzQbEvUim59PRWTgT1gnIHKyIh6zOQzddhibpS5hOnvR12hYDOJ5qEMeJ3OaLbc9RdTmVIWoNdVjdKH5inPLcIWuEONOIdo4jmrEYVtjO/AxOtDaXh0GxmnHjziIQ83/4sGBqO8gUqBdNG5H3SoM/4PbxUX+m/1qjgwjjEav5Kwybz4YPUdQow5/qLWOQjIoLq1UAzGlad3R2roov/MmbOi+k=
  • Organization: GeometryFactory

You might compile the Polyhedron demo.
There you can load point clouds and reconstruct surfaces.

andreas

On 28/01/2016 18:05, Chiranjib Sur wrote:
Hi Andreas,
Thank you very much, your suggestions works like a charm. I am able to
build the examples using the existing CmakeLists.txt

My next question will be how do I visualize the generated output. For
example, I am trying the example "Surface_reconstruction_points_3" and
poisson_reconstruction. I tried with the sample data file provided
"data/kitten.xyz <http://kitten.xyz>" and can export the output file in
.xyz format. Once I am done, how do I visualize the original file
"data/kitten.xyz <http://kitten.xyz>" and surface constructed file which
is "output.xyz <http://output.xyz>" for my case.

This may be known to others but as a new starter, I am wondering if you
can point me towards some visualizer that I can look at.

Thanks again for the help,
Chiranjib Sur

On Thu, Jan 28, 2016 at 5:02 PM, Andreas Fabri
<
<mailto:>>
wrote:



On 28/01/2016 12:28, Chiranjib Sur wrote:

Hi Andreas,
Thank you very much for the message. Just to know more here are the
things I am doing :

1. Trying to compile the example Surface_modeling (cgal 4.5)
2. Steps i followed :
a) create the CMakeLists.txt by using the script
"cgal_create_CMakeLIsts


Isn't there already a CMakeLists.txt ??
You overwrite it when you run the script
And in the one overwritten was a find (Eigen)

andreas

b) run cmake to generate make file
c) run make to compile

Things are ok upto generating makefile but when I run make, I
get the
compilation error.

As you suggested, what do you mean "when you configure cmake" ?
Do you
mind sending few more information about the steps one needs to
follow to
compile this example ?

Thanks again,
CHiranjib

On Thu, Jan 28, 2016 at 4:53 PM, Andreas Fabri

<

<mailto:>

<mailto:

<mailto:>>>
wrote:


When you configure an example using cmake you have to give it
the directory of Eigen which you must have download separately.

andreas

On 28/01/2016 11:56, chiranjibsur wrote:

Hi,
I am very new to CGAL and I am learning/using this for
the first
time. I
faced similar problems and found this thread. However,
I have a
questions:

What do you mean by adding "#define CGAL_EIGEN3_ENABLED
worked
fine".

Where you add this line too ?

There are many examples which gives similar compilation
error.
Is there any
global setting that I can modify so that the
compilation goes
smoothly?

Thanks in advance.

Chiranjib



--
View this message in context:

http://cgal-discuss.949826.n4.nabble.com/Compile-error-In-Surface-mesh-deformation-h-tp4660587p4661527.html
Sent from the cgal-discuss mailing list archive at
Nabble.com.


--
Andreas Fabri, PhD
Chief Officer, GeometryFactory
Editor, The CGAL Project

phone: +33.492.954.912 <tel:%2B33.492.954.912>
<tel:%2B33.492.954.912> skype: andreas.fabri


--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss




--
Andreas Fabri, PhD
Chief Officer, GeometryFactory
Editor, The CGAL Project

phone: +33.492.954.912 <tel:%2B33.492.954.912> skype: andreas.fabri

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss




--
Andreas Fabri, PhD
Chief Officer, GeometryFactory
Editor, The CGAL Project

phone: +33.492.954.912 skype: andreas.fabri



Archive powered by MHonArc 2.6.18.

Top of Page