Boost logo

Boost Users :

From: Jeff Garland (jeff_at_[hidden])
Date: 2004-05-05 09:40:23


On Wed, 5 May 2004 09:46:24 +0200, Dan Dimerman wrote
> Hello,
>
> I'm having the following problem when linking a MSWindows MFC application
> with the static library libboost_date_time.lib using DevStudio .Net 7.0.
> The output looks like this:
>
> ------ Build started: Project: Main, Configuration: Debug Win32 ------
> Linking...

The problem doesn't appear to be the symbols in date_time itself, but rather a
mismatch in the library / code generation. You might need to use 'debug
multithread' in your code setting or switch to a different version of the .lib
file which matches the settings of your project.

HTH,

Jeff


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net