Boost logo

Boost Users :

From: Rob Lemley (rclemley_at_[hidden])
Date: 2006-02-23 17:09:47


Calderon Hector wrote:
> Somehow, bjam doesn't always find Visual Studio. Anyway, for Visual
> Studio 8.0, I use (note the quotes)
>
> bjam "-sTOOLS=vc-8_0" "-sVC80_ROOT=C:\Program Files\Visual Studio\VC"
> install >> "C:\Temp\bjam.txt" 2>&1

Maybe you need to run vsvars32.bat?

example:

CALL "C:\Program Files\Microsoft Visual Studio .NET
2003\Common7\Tools\vsvars32.bat"

(no newline after ".NET", obviously...)

>
> I prefer to have a copy of the output. If you don't want it, erase the >>
>
> ++Hector C
>
> */"D. R. Evans" <doc.evans_at_[hidden]>/* wrote:
>
> As far as I can tell, I followed the instructions exactly:
>
> > First you need to change to the directory where you have the Boost
> distribution you downloaded.
>
> OK, I'm in boost_1_33_1.
>
> Then execute:
>
> bjam "-sTOOLS=vc-7_1"
>
> which produces:
>
> -----
>
> Jamfile:197: in load-jamfiles
> *** argument error
> * rule install-subinclude ( jamfiles + : options * )
> * called with: ( : )
> * missing argument jamfiles
> C:\boost\boost_1_33_1\tools/build/v1\boost-base.jam:2855:see
> definition of rule
> 'install-subinclude' being called
> C:\boost\boost_1_33_1\tools\build\v1\bootstrap.jam:21: in boost-build
> C:\boost\boost_1_33_1\boost-build.jam:16: in module scope
>
> -----
>
> What am I doing wrong?
>
> Doc Evans
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>
>
>
>
> ----------------------------------
>
> ------------------------------------------------------------------------
> Yahoo! Mail
> Use Photomail
> <http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=38867/*http://photomail.mail.yahoo.com>
> to share photos without annoying attachments.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net