Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Informations about Nearest Neighbour

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Informations about Nearest Neighbour


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Informations about Nearest Neighbour
  • Date: Thu, 23 May 2013 12:17:20 +0200
  • Organization: GeometryFactory

On 05/23/2013 12:04 PM, Rasael Bervini Monkow wrote:

Il 23.05.2013 07:12, Sebastien Loriot (GeometryFactory) ha scritto:
On 05/23/2013 07:11 AM, Sebastien Loriot (GeometryFactory) wrote:
On 05/22/2013 02:19 PM,

wrote:
Hi,

You are on a mailing to help user of the CGAL library.
You will have chances to get an answer on a Matlab list.


... more chances ...

PS: I saw a message on the bindings list for which you got answer but
no feedback from you. What did not work?

Sebastien.


Thank you for your answer. Since MatLab uses CGAL I preferred to come
and ask directly to the source, also an answer would be probably easier
to get thru an open source project rather than in a commercial product.
However I will try to ask there aswell.

Regarding the message on the bindings, I had no idea on how to compile,
the step-by-step guide doesn't really explain what to do if you don't
know the tools (I am still at the first step, cmake configuration) and
the first answer was that it requires a steep learning curve. I only
need a single functionality and I don't see the need to learn the whole
compiling process.

And since there is no compiled version I understand I have to compile it
myself depending on the system I'm working on, and that's not a possible
option for me.
step 1: install CGAL following [1]
(no need for QT, Qglviewer)

step 2: click on cmake executable, open the CMakeLists.txt of the bindings, configure the option according to [2] after a first click on
configure.

then configure again and generate.

Then open the .sln with visual and compile it.


Thank you
Rasael

PS. Is there by any chance a java-bindings precompiled library for x86
(possibly x64) and MacOSX of any stable version of the bindings that
supports triangulation and nearest neighbor?
It's really a pain to maintain, or it would need to setup a build-bot.
So except if someone pays for it, I won't do it.




[1] http://www.cgal.org/windows_installation.html
[2] http://code.google.com/p/cgal-bindings/wiki/Installation



Archive powered by MHonArc 2.6.18.

Top of Page