$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Andrew Schweitzer (a.schweitzer.grps_at_[hidden])
Date: 2008-04-05 17:50:36
[bjam --toolset=msvc stage] doesn't seem to generate nearly as much as
it used to, and my vc8 program now complains it can't find:
libboost_program_options-vc80-mt-sgd-1_35.lib
I can't find it either...
I tried the latest bjam, 3.1.16. I tried --build_type=complete, I tried -a.
I suspect I'm doing something obvious wrong... any suggestions?
Thanks,
Andy