$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Konstantin M. Litvinenko (gclbb-jamboost_at_[hidden])
Date: 2003-06-09 06:53:41
Hello, All!
local rule locate ( version ? : vendor ? )
{
..............
if ! $(setup)
{
error toolset msvc $(vendor) $(version) initialization: :
couldn't find compiler in $(possible-paths) ;
}
..............
}
When I have tryed to run bjam under linux - there is no VC :) - I have
got the error message. I am using import rule in project-root.jam to
include support of msvc, gcc and borland. What am I doing wrong?
With best regards, Konstantin M. Litvinenko aka Dark Angel. E-mail:
darkangel_at_[hidden]