$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2004-11-28 14:24:46
Brian Riis wrote:
> COMO_MS_INCLUDE to c:\dm\include. Clearly it somehow thinks that it
> should setup for a VC7 backend, although it *does* correctly issue "como
> --dig ..." to compile. What's happening?
what's your backend? Take a look at toolset como-4_3_3-vc7_1
( tools/build/v1/como-4_3_3-vc7_1-tools.jam ) , here you will find how
to define it yourself.
B.