Boost logo

Boost Users :

Subject: Re: [Boost-users] VS 2008 Link1104 Error
From: Juergen Hunold (juergen.hunold_at_[hidden])
Date: 2009-03-04 02:44:57


Hi !

On Wednesday 04 March 2009 03:44:17 Mantas Matelis wrote:
> My current build command looks like this:
> bjam.exe --build-dir="c:\development\boost\build"
> --prefix="c:\development\boost\build" --build-type=complete toolset=msvc >
> C:\development\boost\build_output.txt
> So do I need to rebuild the whole thing now? and do I remove the build-dir
> and prefix?

No, just add "stage" to your command line. This will just copy the already
built libs to the "stage/lib" directory.
To control this, use --stage-dir option.
For further question, please read:

http://www.boost.org/doc/libs/1_38_0/more/getting_started/index.html

or for more information on Boost.Build:

http://www.boost.org/doc/libs/1_38_0/tools/build/v2/index.html

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold       ! Ingenieurgesellschaft für 
* voice: ++49 511 262926 57       ! Verkehrs- und Eisenbahnwesen mbH  
* fax  : ++49 511 262926 99       ! Lister Straße 15
* juergen.hunold_at_[hidden]        ! www.ivembh.de
* 
* Geschäftsführer:                ! Sitz des Unternehmens: Hannover
* Prof. Dr.-Ing. Thomas Siefer    ! Amtsgericht Hannover, HRB 56965
* PD Dr.-Ing. Alfons Radtke       !

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