Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] problem with CGAL installation in windows and

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] problem with CGAL installation in windows and


Chronological Thread 
  • From: Fernando Cacciola <>
  • To:
  • Subject: Re: [cgal-discuss] problem with CGAL installation in windows and
  • Date: Wed, 28 Jan 2009 13:43:57 -0200

Dear Gholamreza,

Dear Fernando,

Can I use CMake to compile CGAL file for Visual Studio?

You can use it the generate solution files for Visual Studio.

I suppose it is used in linux or cygwin to compile bunch of files.

Not really. CMake is used in all platforms to "configure" the library for compilation with whatever native build tools are going to be used, such as Visual Studio in Windows, or g++/make in linux/cygwin.

Would you please give me more clues?

Everthing you need to know is in the Installation manual:

http://www.cgal.org/Manual/3.4/doc_html/installation_manual/contents.html

if there is anything you can't find in the manual feel free to ask here.

HTH

Fernando Cacciola
www.geometryfactory.com







Archive powered by MHonArc 2.6.16.

Top of Page