Boost logo

Boost Users :

Subject: Re: [Boost-users] issues when compiling graph library with expat
From: Andrew Sutton (andrew.n.sutton_at_[hidden])
Date: 2008-12-16 10:13:56


On Tue, Dec 16, 2008 at 9:45 AM, Sean Farrow
<sean.farrow_at_[hidden]>wrote:

> Hi:
> I've define:
> EXPAT_INCLUDE to:
> c:\program files\expat\source\lib
> and EXPAT_BIN to
> c:\program files\expat\bin
> I've also added these paths to visual studio.
> I get the following error:
> libs\graph\src\graphml.cpp(13) : fatal error C1083: Cannot open include
> file: 'expat.h': No such file or directory
> Any help appreciated.
> Cheers
> Sean.s
>

Using MS VisualStudio or bjam? You probably have to add the include
directory to the include search path. I haven't used VS in quite some time
so I forget how its done.

Andrew Sutton
andrew.n.sutton_at_[hidden]



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net