$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Serialization building on VS2010
From: Robert Ramey (ramey_at_[hidden])
Date: 2011-07-14 12:51:49
Zoltán Lengyel wrote:
This would seem to be related to autolinking functionality. There is a
compile time switch which turns autolinking on/off. It seems that the
library was set at one setting and the applications are built with another
setting. I don't remember the details, but this is the place to start.
Robert Ramey