$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Newbie Question - Errors if i want to compile
From: Simone Piacco (crazypumpkin10_at_[hidden])
Date: 2012-03-15 13:50:33
I think my -I directive is right because I tried to compile the first
simple example (which doesn't need the separately-compiled Boost
libraries) and it was all ok.
I also tried your solution but the result was the same...
Undefined symbols:
"boost::re_detail::get_mem_block()", referenced from:.....
etc etc