$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal D. Becker (ndbecker2_at_[hidden])
Date: 2004-10-22 13:26:34
Trying this on linux/gcc. I tried to compile the basic test. I get:
/disk1/nbecker/boost-root/boost/log/detail/ts.hpp:51: error:
`LPCRITICAL_SECTION' does not name a type
/disk1/nbecker/boost-root/boost/log/detail/ts.hpp:52: error:
`CRITICAL_SECTION' does not name a type
Is this by chance ms-windows specific?