<div dir="ltr">I successfully built Boost in my directory c:\boost_1_77_0.<br><br>After which, I set up my global variable boost with base c:\boost_1_77_0. For the built-in field lib, I<br>entered c:\boost_1_77_0\stage\lib (see attached screenshot).<br><br>For the program&#39;s build options, under Linker settings/Link libraries: $(#boost.stage.lib)<br><br>Under Search Directories/Compiler I entered $(#boost) and under Search Directories/Linker I entered $(#boost.stage.lib).<br><br>When I built a typical Hello World program (see attached screenshot), I get an error message (see<br>attached screenshot).<br><br>Where did I go wrong? Somebody, please help.<br></div>

