
3 Nov
2004
3 Nov
'04
2:56 p.m.
At 07:51 AM 11/3/2004, John Maddock wrote:
I've added a section on auto-linking with MS-Windows compilers in the getting started docs, in the main branch only
The section you added is informative, but it doesn't directly address the OP's actual problem:
boost-thread correctly looks for boost_thread-bcb-mt-d-1_32.lib, but date_time, filesystem and regex all look for
libboost_XXXXXX-bcb-mt-d-1_32.lib, not boost_XXXXXX-bcb-mt-d-1_32.lib
Isn't this still a problem? --Beman