Subject: [Boost-bugs] [Boost C++ Libraries] #10074: Linker Error in Debug mode VS2010, chrono lib
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-05-27 10:41:25
#10074: Linker Error in Debug mode VS2010, chrono lib
---------------------------------------+------------------------------
Reporter: thomas.schreiber.privat@⦠| Type: Support Requests
Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.55.0
Severity: Problem | Keywords:
---------------------------------------+------------------------------
When the current release of boost 1.55 for MSVC 32 bit is installed, my
project includes chrono and compiles fine in release mode. In debug mode,
haveing set the same directories for the libraries, the linker stopps with
the following error:
1>LINK : fatal error LNK1104: Datei "libboost_chrono-vc100-mt-sgd-
1_52.lib" kann nicht geöffnet werden.
(sorry for the german, but it means that the file cannot be opened.)
And acutally it is not there, because it should be version 1_55 and not
1_52. I have not installed a previous version before.
I'm linking static.
best regards,
Thomas
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10074> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC