$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Arunava Saha (arunava_at_[hidden])
Date: 2008-01-05 12:58:02
Dear Robert/experts,
I am getting build errors after the integration of versioning in
serialization lib. I have included the version.hpp. The following is the
error msgs I am getting. Can someone please point me to the issue?
FYI, everything is working fine except this versioning stuff.
error: 'version' is not a template
error: explicit specialization of non-template
error: 'mpl' has not been declared
error: ISO C++ forbids declaration of 'int_' with no type
error: expected ';' before '<' token
error: 'mpl' has not been declared
error: 'integral_c_tag' does not name a type
Thanks,
Arunava.