Opened 8 years ago

#10074 new Support Requests

Linker Error in Debug mode VS2010, chrono lib

Reported by: thomas.schreiber.privat@… Owned by:
Milestone: To Be Determined Component: Building Boost
Version: Boost 1.55.0 Severity: Problem
Keywords: Cc:

Description

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

Change History (0)

Note: See TracTickets for help on using tickets.