|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-04-17 02:46:34
On Sunday 16 April 2006 13:45, Amin Kharchi wrote:
> Hello!
>
> FYI, I have written a german article about BBv2. It was published in the
> "articles" board of the c-plusplus.de forum.
>
> You can find it here:
> http://www.c-plusplus.de/forum/viewtopic-var-t-is-143410.html
Hi Amin,
Thanks for putting this up. I've quickly looked at the article, and spotted
one typo. The code:
exe hello : [glob *.cpp] ;
should be:
exe hello : [ glob *.cpp ] ;
(with extra spaces). Other then that, I guess I'll have to print the article
and then get German dictionary, and try to work though it. Don't expect many
comments soon, though ;-)
Thanks,
Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2
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