$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jeremy Swigart (jswigart_at_[hidden])
Date: 2004-11-20 16:11:40
Just grabbed the latest version and attempted to compile a previously
working setup of Luabind and I get the following error.
\luabind\class.hpp(105) : fatal error C1083: Cannot open include file:
'boost/mpl/apply_if.hpp': No such file or directory
Apparently this file was removed in boost 1.32
Anyone know how to get luabind back to a working state?
Thanks.
Jeremy