$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Dunn (John_Dunn_at_[hidden])
Date: 2006-10-19 18:14:06
Peter Dimov wrote :
> Does it fail with both the static and the dynamic VC runtime?
I don't think you can use the static runtime with CLI. When I try, I get the
following error -
cl: Command line error D8016 : '/MTd' and '/clr' command-line options are
incompatible
Both the release and debug versions fail in the same manner.