Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] boost/config.hpp missing

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] boost/config.hpp missing


Chronological Thread 
  • From: "naresh" <>
  • To: <>
  • Subject: Re: [cgal-discuss] boost/config.hpp missing
  • Date: Fri, 6 Mar 2009 10:15:40 +0530


Hi

I think you have not installed boost library. Please install from here

http://www.boostpro.com/products/free

hope this will helps

----- Original Message ----- From: <>
To:
<>
Sent: Friday, March 06, 2009 4:15 AM
Subject: [cgal-discuss] boost/config.hpp missing


Hello folks,
I'm trying to use CGAL under Windows XP with VS 8.0. I have installed the
library and simply added:

#include <CGAL/Simple_cartesian.h>

to one of my files. Of course I have added the CGAL directory to the list if my
include paths. When I compile I get:

1>c:\program files\cgal-3.4\include\cgal\config.h(37) : fatal error C1083:
Cannot open include file: 'boost/config.hpp': No such file or directory

I searched under /boost and in fact there isn't any config.hpp file. I have
installed CGAL using the windows installation package found here:

http://www.cgal.org/download.html

Am I missing something? I have tried to access to the Installation html docs
that comes with the package but those seems to be corrupted as well. Many of
the html files have size 0

Any help is appreciated.

Boris.
--
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