$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Test] Compiler error/missing entry point?
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-08-13 21:05:28
Michael Spece Ibanez <drenami <at> gmail.com> writes:
>
> Gennadiy Rozental wrote:
> > It should be in the static library. You apparently do not link with it.
>
> There appear to be three static libraries. Which do I need to link to
> and in what order?
the only one boost_unit_test_framework
Gennadiy