Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] boost/config.hpp missing


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] boost/config.hpp missing
  • Date: Thu, 5 Mar 2009 23:45:34 +0100 (CET)

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.



Archive powered by MHonArc 2.6.16.

Top of Page