Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL installation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL installation


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL installation
  • Date: Wed, 22 Jul 2015 11:04:55 +0200
  • Organization: GeometryFactory

On 07/22/2015 10:52 AM, Audrey wrote:
Thanks for your answer. But for the moment I'm trying to build the CGAL
library so I have no access yet to these project properties (VC++
Directories, C/C++ Additional Includes, Linker Additional Library
Directories). It will be probably the next step when I will have
successfully built the file ALL_BUILD.

Currently, I really don't know if I have to install CGAL and the required
library Boost in 32bit or in 64 bit according to my environment (OS 64bit,
VS compiler 32 bit, Solutions platform desired x64) ? And thus which part I
have to follow in this tutorial :
http://www.cgal.org/download/windows.html#BuildingCGAL

Best,
Audrey

The choice of the compiler is done when you run the cmake configuration step.

As indicated in the prerequisites:
"Identify what is the Visual Studio Command Prompt corresponding to the correct version (32- or 64-bit) of the compiler. Look in the start menu under the Visual Studio or Microsoft Windows SDK folders. At the command prompt, type cl.exe to check the version. "

Sebastien.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-installation-tp3910882p4661015.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page