Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-11-06 08:06:00


If you are using the version of Jam which is checked into CVS, you need to
set BOOST_ROOT instead of using -f....

jam -sBOOST_ROOT=../../.. tennis

or set BOOST_ROOT to an absolute path in your environment prior to running
jam.

===================================================
  David Abrahams, C++ library designer for hire
 resume: http://users.rcn.com/abrahams/resume.html

        C++ Booster (http://www.boost.org)
          email: david.abrahams_at_[hidden]
===================================================

----- Original Message -----
From: <JBrunen_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Tuesday, November 06, 2001 6:42 AM
Subject: [boost] Re: Thread library and Win32/STLport

> Hi Markus,
>
> Trying to build the example with 'jam tennis' doesn't work for me.
> Jam says 'Jam cannot be run because you didn't indicate which
> compilation toolset to use.'
>
> Ok, I tried the following:
> jam -f../../../tools/build/allyourbase.jam tennis
> Jam says '...found 1 target...' but doesn't build the tennis.exe
> program.
>
> I didn't change my environment which I reported in my original mail.
>
> However, recently, I was able to link the examples from the MS 6.0
> IDE by taking the thread.cpp source in addition to the libs into the
> MS project.
> Curiously enough the test_thread.exe program was build during the
> library build process as to be expected.
>
> Has anyone else tried to build some of the examples with a MS IDE
> project?
>
> Sincerely,
>
> Johannes
>
>
> --- In boost_at_y..., "Markus Schoepflin" <markus.schoepflin_at_g...> wrote:
> > --- In boost_at_y..., JBrunen_at_d... wrote:
> > > Hi,
> > >
> > > I have problems linking with the following configuration:
> > >
> > > Win32 VC 6.0 SP5
> > > STLPort 4.5 beta 1 / 31.10.2001
> > > Example tennis.cpp
> > >
> >
> > [snipped problem description]
> >
> > What happends if you try to build the example with jam? Just change
> > to the example directory and say "jam tennis". This works for me
> for
> > all variantions of stlport-version and stlport-iostream.
> >
> > Markus
>
>
> Info: http://www.boost.org Unsubscribe:
<mailto:boost-unsubscribe_at_[hidden]>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk