
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
_____
From: boost-users-bounces@lists.boost.org
[mailto:boost-users-bounces@lists.boost.org] On Behalf Of Andrew Sutton
Sent: 16 December 2008 14:26
To: boost-users@lists.boost.org
Subject: Re: [Boost-users] issues when compiling graph library with
expat
On Tue, Dec 16, 2008 at 6:20 AM, Sean Farrow