$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [container] Boost 1.60 Release link error
From: Tom Kent (lists_at_[hidden])
Date: 2015-12-24 07:55:30
On Mon, Dec 21, 2015 at 1:14 PM, Hickman, Steve (AdvTech) <
Steve.Hickman_at_[hidden]> wrote:
> Getting a linker error with the Windows version of Boost on release only
> (not debug) using v 1.60. This did not show up with 1.58 (I skipped 1.59 so
> I have no comment on it). Iâm using the prebuilt libraries:
>
If you start with a clean copy of the boost source and build it yourself do
you see the same error?
Tom