$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (jm_at_[hidden])
Date: 2003-02-13 06:11:07
> I'm newish to C++ and very new to boost.
>
> I've just tried to build the object library for regex
> in Borland Builder 5 Pro on Windows XP. I ran the make
> on bcb5, got no errors at that stage, but when I try to compile
> my app within the Builder IDE I get a fatal linker error:
> Cannot load BOOST_REGEX_BCB5_MDI.LIB. Any ideas?
Sounds like you didn't install the libraries with:
make -fbcb5.mak install
Regards,
John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm