Before building a platform or an application solution on Windows, define the Boost_ROOT
setting. As the setting value, specify the path to the installed Boost library. To do this, specify it as the value of the Boost_ROOT
setting in the CMakePresets.json
file located in the root directory with the platform source code.
You can also create an environment variable for the Boost_ROOT
setting.
To create an environment variable in Windows:
sysdm.cpl
and press Enter. Boost_ROOT
variable and specify the path to the Boost library as the value of the variable.