21 Mar
2003
21 Mar
'03
3:29 p.m.
Russell Hind wrote:
I had the same problem with C++Builder 6 when first using the filesystem library. The default builds for filesystem are single threaded. If your application is multi-threaded, then you need to re-build the filesystem library with multi-threading
I have put a quick comment to this effect on the boost Wiki (in the Common Build Problems section) I'm not sure this is the correct place for all platform-dependant problems, but is the best I could spot for now. --- AlisdairM