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:16:01 +0200
  • Organization: GeometryFactory

On 07/22/2015 11:13 AM, Audrey wrote:
Thanks Sebastien. I have already check in "Visual Studio --> Tools --> Visual
Studio Command Prompt" and I got :
C/C++ Optimizing Compiler Version 17.00.51106.1 for x86

So for me the compiler I have to use is 32 bit and I have thus to follow the
installation for 32 bit in the tutorial
http://www.cgal.org/download/windows.html#BuildingCGAL, is it right ?

For the library boost, I have also to install it in 32 bit ?! *but Is it not
a problem then to run my project with a Solutions Platform x64 because CGAL
and Boost will be in 32 bit ? *
All the more as I also use in my project some other libraries like eigen and
openCV which are already installed in 64 bit so I'm afraid that there is
some conflict with CGAL ....

Thanks,
Audrey


If you have both compilers, then select the 64bit one in cmake.

Sebastien.



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





Archive powered by MHonArc 2.6.18.

Top of Page