$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Phil Richards (news_at_[hidden])
Date: 2005-06-17 15:15:20
Test serialization - test_shared_ptr_132_text_archive - gcc
Compiler output:
../libs/serialization/test/test_shared_ptr_132.cpp:24:50: error: boost/serialization/shared_ptr_132.hpp: No such file or directory
The error is correct (amazingly enough) - test_shared_ptr_132.cpp
has a #include for <boost/serialization/shared_ptr_132.hpp>
The actual file location is boost/serialization/detail/shared_ptr_132.hpp
Also, a warning that could be got rid of:
In file included from ../libs/serialization/test/test_shared_ptr_132.cpp:32:
/home/pgr/src/boost/boost/serialization/export.hpp:201:75: warning: backslash and newline separated by space
phil
-- change name before "@" to "phil" for email