$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dave (better_cs_now_at_[hidden])
Date: 2005-01-23 16:30:46
Hello Boost,
Under VC++ 7.1, what is the proper way for me to configure my compiler so
that the boost libraries (literally, the .lib files) are available? I had
no problem pointing to the headers, but I'm having a heck of a time
linking...
Specifically, I'm interested in the Filesystem library at the moment, but my
question really is general...
Thanks,
Dave