[prev in list] [next in list] [prev in thread] [next in thread] 

List:       boost-build
Subject:    Re: [Boost-build] using boost c++ libraries with bbv2
From:       Vladimir Prus <ghost () cs ! msu ! su>
Date:       2006-04-26 8:57:40
Message-ID: 200604261257.41085.ghost () cs ! msu ! su
[Download RAW message or body]

On Wednesday 12 April 2006 16:47, Renaud Lepere wrote:
> > > using boost : the-directory-with-boost-source ;
> >
> > Is the 'directory-with-boost-source' the source of Boost
> > you've unpacked from
> > a downloaded source package, or got from CVS? It should contain file
> > "Jamfile.v2" at the top-level.
>
> I got it from CVS. And it is in c:/Renaud/Boost/boost where i have a
> Jamfile.v2. In my boost-build.jam (which is in the directory c:/Renaud)
> i have a single line containing :
> boost-build Boost/boost/tools/build/v2 ;
>
> In a directory in c:/Renaud/Geometry/Serialize i have
> - a jamfile file with the lines you gave me
> "using boost : C:/Renaud/Boost/boost_1_33_1/libs ;

This should be 

   use-project boost : '.......' ; 

not 'using'. Also, are there Jamfile.v2 in C:/Renaud/Boost/boost_1_33_1/libs? 
You did not say anything about that directory.

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic