$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Fabri (Andreas.Fabri_at_[hidden])
Date: 2006-03-15 05:28:27
Vladimir Prus wrote:
> Andreas Fabri wrote:
> 
> 
>>Hello,
>>
>>
>>I first executed C:\Program Files\Microsoft Visual Studio
>>8\Common7\Tools\vsvars32.bat
>>I then called  bjam "-sTools=vc-8_0" install
> 
> 
> Is this the literal command you gave? Then I think you have to use:
> 
>    bjam "-sTOOLS=vc-8_0" install
> 
> (note upper-case TOOLS)
you are right. stupid me.
thanks a lot.
andreas
> 
> - Volodya
> 
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-users
>