Boost logo

Boost Users :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-12-22 00:19:13


Ken Perry wrote:
> I am sorry I was not clearer with my first question. I have tryed the
> stage option and it didn't work. The problem is I can't seem to get any
> of the command line variables like --includedir=c:\mydir/myinclude to
> work. I ahve also tryed stage to put them all in one directory but I
> am doing that wrong to it seems. Accordign to the install documentation
> it defaults to install it to
>
> c:\boost lib and include.
>
>
> So I tryed just bjam --install -sTOOLS=MINGW and it didn't install them
> in the default areas.

That should be:

        bjam -sTOOLS=mingw install

* Case matters for the TOOLS value.
* "install" is not an option, but a target. And must be placed at the
end to not be confused as an option.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq

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