Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Voronoi diagrams

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Voronoi diagrams


Chronological Thread 
  • From: Brian Sanjeewa Rupasinghe <>
  • To:
  • Subject: Re: [cgal-discuss] Voronoi diagrams
  • Date: Fri, 20 May 2011 10:09:04 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Md6uu9PkotPdEJHhUoWC6daW54VsrjKnOmRvhl/zd/+2La4pdD67sZELCRNxPRajOX 9sbh/g78quCZ+Q5lLcDCcvAwZ6/NRSNB0+MO2QIimaJl2qP2vQLKH7D3/m6aCA0n1A61 h29iW4789gI60K0Fs++HGF+46hwzK5Ej1G3q4=

Hi,
I installed CGAL and CMAKE with other libraries of Boost & QT according to the
instructions given in the website below. I have Visual C++ 2008 Professional in
my computer on Windows 7. After configuring CMAKE to build libraries, it gave
an error. Please see the attachment. Could you please help me to solve this.
Actually my requirement is to use the libraries of Traingulation and Voronoi to
create my own clustering of point features. I need to implement in Visual C++ 2008.
So, please help me.

http://acg.cs.tau.ac.il/cgal-at-tau/installing-cgal-and-related-programs-on-windows

Brian.

On Wed, May 18, 2011 at 5:45 PM, Sebastien Loriot (GeometryFactory) <sloriot.ml@gmail.com> wrote:
Brian Sanjeewa Rupasinghe wrote:
Dear Sir

Thanks, I found it. My next question is about the CGAL configuration in CMAKE.
Could you pleas help?
I have visual c++ 2010 in my machine on windows 7.
I downlaoded both CGAL-3.8 Setup.exe and CMAKE-3.8
setup.exe. I installed both in my machine. According to
the installation guide, I need to configure CGAL using
CMAKE configure button. However, in CMAKE GUI,
there are two buttons to browse 'source' and browse
Using Google I found that in 'source' you should indicate the path
containing the CMakeLists.txt (the root of CGAL)
and in 'build' the path where the lib will be compiled. It can be
either the root of CGAL if you want to do an in-source build or whatever
directory you want (out-source build). The second approach is better if
you want ot use several version of the lib.

S.



'build'. What folders should i select over there? In the configuration, i chose generator as visual studio 10.



Brian.


On Wed, May 18, 2011 at 4:08 PM, Laurent Rineau (GeometryFactory) < <mailto:>> wrote:

   On mercredi 18 mai 2011 16:53:21 Brian Sanjeewa Rupasinghe wrote:
    > Hi,
    >
    > I cannot access www.cgal.org/demo <http://www.cgal.org/demo>. Why?


   That is one purpose. You do not need to have access to the listing
   of of the
   content of that directory.

   Links to precompiled demos are in the right bar of this page:
   http://www.cgal.org/Manual/latest/doc_html/cgal_manual/packages.html

   The direct link to needed DLLs is:
   http://www.cgal.org/demo/3.8/CGAL-demoDLLs.zip

   --
   Laurent Rineau, PhD
   R&D Engineer at GeometryFactory              http://www.geometryfactory.com/
   Release Manager of the CGAL Project       http://www.cgal.org/

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




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


Attachment: Error.docx
Description: application/vnd.openxmlformats-officedocument.wordprocessingml.document




Archive powered by MHonArc 2.6.16.

Top of Page