Hi,
I’m trying to build ORE with VC12 and pre-compiled boost_1_64_0 64-bit. It’s successful with the QuantLib, QuantExt, OREData and OREAnalytics but failed the final ore solution compilation:
1>LINK : fatal error LNK1104: cannot open file ‘libboost_regex-vc120-mt-1_64.lib’
I’ve searched the file in the \Boost\boost_1_64_0\lib64-msvc-12.0 folder and it’s there. the path is also config in the Additional Library Directories that’s why other builds are successful. Do you have any idea on the error?
thanks
a.lee