Boost logo

Boost-Build :

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]

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk