Boost logo

Boost Users :

From: Harry Georgakopoulos (hgeorgako_at_[hidden])
Date: 2006-03-20 12:46:54


Thank you for the clarification.
Yes, the / vs. \ did make the difference.

It seems to be working well now.
Still getting the warnings but no failures.

Harry.

>From: "Bronek Kozicki" <brok_at_[hidden]>
>Reply-To: boost-users_at_[hidden]
>To: <boost-users_at_[hidden]>
>Subject: Re: [Boost-users] Problem with installing Boost VC++ 2005
>Date: Mon, 20 Mar 2006 10:21:32 -0000
>
>Harry Georgakopoulos <hgeorgako_at_[hidden]> wrote:
> > Added C:\Program Files\Microsoft Platform SDK for Windows Server 2003
> > R2\bin to the "Executable Files" under Options|Project and
> > Solution|VC++ Directories
>
>bjam has no access to Visual Studio IDE settings. You have to customize
>environment variables or C:\Program Files\Microsoft Visual Studio
>8\Common7\Tools\vsvars32.bat batch file instead.
>
> > 3. Modified the C:\Program Files\Microsoft Visual Studio
> > 8\Common7\Tools\vsvars32.bat file to contain the following
>
> > @set INCLUDE=C:\Program Files\Microsoft Visual Studio
> > 8/VC/PlatformSDK/Include;C:\Program Files\Microsoft Visual Studio
> > 8\VC\INCLUDE;%INCLUDE%
>
>are these paths correct on your system? Why do you use slash/ instead of
>backslash\ ?
>
> > @set LIB=C:\Program Files\Microsoft Visual Studio
> > 8/VC/PlatformSDK/Lib;C:\Program Files\Microsoft Visual Studio
> > 8\VC\LIB;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\lib;%LIB%
>
>(see above)
>
>http://www.boost.org/ > click on "Getting Started" (maybe we should make
>this link little more visible than others?) > on Getting Started page
>find your toolset name "vc-8_0" and at the bottom of the page you will
>find full instruction of using Platform SDK with boost
>
>
>B.
>
>_______________________________________________
>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