Boost logo

Boost-Build :

Subject: Re: [Boost-build] Trouble running test in the Boost Graph library
From: Jens Müller (blog_at_[hidden])
Date: 2011-12-15 17:03:44


Am 15.12.2011 22:54, schrieb Steven Watanabe:
> The other problem is that $(LEDA) is empty.
> It's only defined in the global module, not
> in the Jamfile module. Adding
>
> local LEDA = [ modules.peek : LEDA ] ;
>
> should fix this.

Thanks. Finally, it works. I will see that this gets fixed in the Boost
SVN repository.

Apparently, no-one has ever run this test ...

- Jens


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk