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

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

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