[C++-sig] [Graph] BGL python extension SVN version didn't link

Doug Gregor dgregor at cs.indiana.edu
Fri Sep 29 17:54:11 CEST 2006


On Sep 26, 2006, at 7:29 AM, John Reid wrote:

> Hi,
>
> I tried to build the BGL from the latest SVN version and had some link
> errors to do with expat. My changes to fix these were the following:
>
> Add the following to the $(EXTRA_REQUIREMENTS) in bgl-python\build 
> \Jamfile
> 		<define>XML_STATIC
>
> and add
>
> 	<define>XML_STATIC
>
> to the requirements for lib expat in bgl-python\vendor\expat-2.0.0 
> \Jamfile
>
> I hope that helps someone or else someone can point out what I was  
> doing
> wrong in the first place.

I think this is the right fix. Thank you! It's in SVN now.

	Cheers,
	Doug



More information about the Cplusplus-sig mailing list