|
Boost Users : |
Subject: [Boost-users] Linking problem
From: Johan Råde (johan.rade_at_[hidden])
Date: 2012-02-26 04:38:15
I built Boost with the command
b2 toolset=msvc-10.0 address-model=32 link=static runtime-link=shared
threading=multi stage
I'm linking statically with Boost and dynamically with the CRT (compiler
option /MD).
I get the error message
LINK : fatal error LNK1104: cannot open file
'libboost_iostreams-vc100-mt-1_49.lib'
What might the problem be?
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net