|
Boost Users : |
From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2008-02-21 04:51:11
David Hartman wrote:
> I'm compiling and linking using VC++ 9.0, and using Boost libraries
> built with VC++ 8.0.
Don't do that. There are no ABI compatibility guarantees across VC compiler
versions for C++ code.
> Unresolved external link errors are returned. Has anyone else had this
> problem? I'm going to build the Boost
> libraries using VC++ 9.0, for use with VC++ 9.0, but I was wondering if
> anyone else has
> tried to migrate to VC++ 9.0, and how they handled it.
You need to recompile for vc9.
/ Johan
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