
9 May
2012
9 May
'12
10:12 a.m.
On 09/05/2012 08:16, Oliver Kowalke wrote:
The headers are moved into directory'include' - how does the build system handle includes (header from other boost libs)? At least I get error that header xyz is not found if I execute the tests using bjam.
You either use a build system setup that adds every directory to the include path or you run a script that generates flattened headers.