RE: [boost] Threads Lib and DLL Issues

2003-03-31 Thread Moore, Dave
stall copies of these files into your application directory rather than the windows system directory. Regards, Dave > -Original Message- > From: David Brownell [mailto:[EMAIL PROTECTED] > Sent: Monday, March 31, 2003 5:22 PM > To: [EMAIL PROTECTED] > Subject: [boost] Threads L

[boost] Threads Lib and DLL Issues

2003-03-31 Thread David Brownell
When using the current version of the boost threads DLL, the thread DLL appears to link with the DLL version of the RTLs. While this works on the machine that compiled the exe, it does not work when moving the exe to a different version of Windows. For example, I am developing on a Win XP machine