
2 Nov
2004
2 Nov
'04
11:37 a.m.
I've just downloaded the latest tarball and have build the DLLs for win32 using bcc32. I rely on auto-link for pick the correct files to link to, and it is looking for libboost_filesystem-bcb-mt-d-1_32.lib but my project is set to use dynamic RTL (because of boost-thread) so shouldn't it link to boost_filesystem-bcb-md-d-1_32.lib? Thanks Russell