Boost logo

Boost :

From: Gavin Lambert (boost_at_[hidden])
Date: 2019-07-14 23:42:02


On 15/07/2019 01:32, Paul A Bristow wrote:
>> I recently installed Visual Studio 2019 and then Boost and Quantlib. I tried
>> to compile Quantlb with the precompiled 1.70 boost.
>> I go the error message:
>> LINK : fatal error LNK1104: cannot open file 'libboost_unit_test_framework-
>> vc142-mt-gd-x64-1_70.lib'
[...]
> I think you will need to compile the libraries yourself - you will only have the
> 1.41 in the prebuilt libraries.

Another option is to ensure that the v141 toolset is selected in all of
your VS2019 projects.

(This will of course use the older compiler, which may have its own
caveats.)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk