$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [testing][teeks] MSVC-14 errors about MSPDB140.DLL
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2015-05-23 03:51:40
Hi,
All tests for Boost.Log (and I suspect any other built libraries) on MSVC-14
are failing because of this error:
LINK : fatal error LNK1101: incorrect MSPDB140.DLL version; recheck
installation of this product
See here for example:
Could this be fixed?