$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Qi (foreverqihe_at_[hidden])
Date: 2008-01-13 06:38:25
Hi, I am trying to start to learn boost.
Now, I am learning the getting started guide. And try to build a
boost regex program in the guide. But Visual C++ 7.1 tell me error:
LINK : fatal error LNK1104: Could not open file "D:\Program.obj"
Could you help me?
Thank you