$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Craig Ritzdorf (critzdorf_at_[hidden])
Date: 2006-09-17 02:21:45
I'm having a problem using any part of boost in dev-c++. The compiler
itself seems to handle the code fine but when it trys to link i get the
error:
[Linker error] undefined reference to 'boost::filesystem::path::path(char
const*)'
I looked through the archive and found someone else (Chun Ping Wang) with
this same problem but it was never answered.
Thanks
Craig