$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: James Robertson (jamesr_at_[hidden])
Date: 2006-09-25 10:56:38
Hi,
Does anyone know whether it's possible to use boost without exception
handling enabled? And if so, how would I go about doing that.
Basically I'm getting an unresolved external symbol:
boost::throw_exception(class std::exception const &)
Cheers,
James