Boost logo

Boost-Build :

From: 김영현 (yhyun.kim_at_[hidden])
Date: 2007-10-08 07:30:48


Thank you for answering my question. :)

Finally, I fixed this problem. I just downloaded both boost and boost-build,
and move them to some folders. And I set $BOOST_ROOT and $BOOST_BUILD_PATH.
However, the value of
$BOOST_BUILD_PATH wasn't right. So I changed it to path that exists in
$BOOST_ROOT.
I mean boost library already had boost build v2. So I didn't need to
download boost build library.

Anyway, thanks. :)

2007/10/7, Vladimir Prus <ghost_at_[hidden]>:
>
> 김영현 wrote:
>
> > Hello.
> >
> > I'm a novice of bjam. After I installed bjam in my linux (ubuntu 7.04)
> > box, I saw some significant error messages below.
> >
> > error: unable to construct ./hello
> > error: no generators were found for type 'EXE'
> > error: and the requested properties
> > error: make sure you've configured the needed tools
> > See
> > http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.htmlTo
> > debug this problem, try the --debug-generators option.
>
> I think there's also message that no toolsets are configured. The URL
> above
> describes how you can let Boost.Build know which C++ compilers you have.
>
> - Volodya
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build
>



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