FDA/ecglib

New Boost version may have incorrect or missing dependencies and imported

FatemeAnsari opened this issue · 0 comments

hi,
when I build the project with the CMake command, first I get the below error
1

then I install the BOOST_1.75.0, and I set the environment variable as BOOST_ROOT to the path of boost, then I build the project again, and I get the new error as bellow
2

What are the requirements of building this project?
I use:
Visual studio 2019, Boost 1.75.0

Best regards