
5 Nov
2004
5 Nov
'04
11:13 a.m.
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?
No, the linking against static libs by default was intentional, and discussed a while back, I should add a rationale though. John.