$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] can't build an official example on eclipse
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-12-12 17:58:20
loveley wrote:
> I succeeded in adding boost to eclipse : I used the -l and -L functions
> and for -L I added the directory <boost_home>/bin.V2/libs/test and
> some sub-directories to eclipse.
This is wrong. You should add <boost_home>/stage/lib
- Volodya