Boost logo

Boost Users :

Subject: Re: [Boost-users] Building FileSystem Version 3 static libraries
From: Jürgen Hunold (juergen.hunold_at_[hidden])
Date: 2010-09-14 02:54:30


Hi Joe,

On Monday, 13. September 2010 22:54:43 Bibbo, Joe wrote:
> have downloaded the boost v1.44 and would like to see if our usage of the
> FileSystem library is compatible with Version 3 of library. I am having
> trouble building the library.
>
> Using the command
>
> bjam toolset=msvc-9.0 variant=debug threading=multi link=static
> define=_BIND_TO_CURRENT_VCLIBS_VERSION define=BOOST_FILESYSTEM_VERSION=3
> --with-filesystem

Try quotes for 'define=BOOST_FILESYSTEM_VERSION=3'.
This should read define="BOOST_FILESYSTEM_VERSION=3" else bjam will happily
strip the second "=" from the command line.

Try to run with -n to see the actual command line or look at the .rsp files
created.

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