$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-05-24 10:02:46
>> g++ unit_test_example1.cpp
Didn't you forget here something? Like for example: -I $(BOOST_HOME)
> unit_test_example1.cpp:10:55: error:
> boost/test/included/unit_test_framework.hpp: No such file or directory
This file should be present in boost installation.
Gennadiy