Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] compiling CGAL libraries:

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] compiling CGAL libraries:


Chronological Thread 
  • From: Ramin H <>
  • To:
  • Subject: Re: [cgal-discuss] compiling CGAL libraries:
  • Date: Thu, 8 Apr 2010 12:32:51 -0400
  • 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=Oufbf8g4RLuiOX2gQ8Rnys3/yQ6mBh6urPuiq00/hEYbqmEdKjzOA/AkOAloi42A0H C3pIzbpC0HnsNpdAl0/Yxe0d/xRsjqOe7kGHJ6hs2LoO1zyR+6rD6rdFkCqJ8/iMJUA7 fPe4fgMjsmeH0cVe6r8li/vEfj1P7/ZZCCALs=

cmake-gui, <Configure>, <Genrate> will create the make files for you. Then you have to compile the generated project file.

If you are on a Windows machine the instruction on this page might help you:
http://acg.cs.tau.ac.il/cgal-at-tau/installing-cgal-and-related-programs-on-windows

-Ramin

On Thu, Apr 8, 2010 at 12:18 PM, A S <> wrote:
I'm sorry, I'm lost.  Here's what I've got in my C drive under CGAL-3.6:
[dir] auxiliary
[dir] cmake
[dir] config
[dir] doc_html
[dir] include
[dir] scripts
[dir] src
[dir] examples
[dir] demo
LICENSE
LICENSE.FREE_USE
LICENSE.LGPL
LICENSE.QPL
CMakeLists
AUTHORS
CHANGES
INSTALL
VERSION
cgal
Uninstall

The only thing I know about is the cmake-gui where I press <Configure> and then <Generate>.  I don't know about anything to do with a need for CGAL-specific library compilation, or where to find anything relating to the latter in the Manual.




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





Archive powered by MHonArc 2.6.16.

Top of Page