Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-01-06 08:37:49


On Friday 05 January 2007 17:18, Paolo Coletta wrote:
> On Fri, 05 Jan 2007 13:04:51 +0100, Jorge Suit Perez Ronda wrote:
>
> > I think you need to do:
> >
> > import project ;
> > project.initialize $(__name__) ;
> > project site-config ;
> >
> > in order to use site-config.jam as a project
> >
> > the line 'project.initialize $(__name__) ;' is missing
> >
> > I take that from the documentation: http://boost.org/boost-build2/doc/html/bbv2/recipies/site-config.html
> >
> > hope it helps, regards,
> >
> > Jorge
>
> Unfortunately this didn't help. I still get the same error.
> Moreover, I found a previous thread
> (http://article.gmane.org/gmane.comp.lib.boost.build/10165/match=seting+boost+enabled+development+environement)
> where it was said that the first two lines should not be needed anymore
> since ver 1.33. BTW, this probably means that the doc is out-of-date.
>
> Other hints?

I would very much advice to use nightly build of V2. There, 'site-config' is a project already,
you don't need anything to declare targets in it.

- Volodya


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