Hi BSalita,
To build the library from source you need to make sure you have downloaded/restored the build time NuGet package dependencies. This is automatically done for you the first time you build if you do so from within the Visual Studio IDE. However if you are building from the command line you need to manually restore the NuGet packages, like the Boost one, yourself. The instructions are all located here under the building on Windows documentation.
Steve
To build the library from source you need to make sure you have downloaded/restored the build time NuGet package dependencies. This is automatically done for you the first time you build if you do so from within the Visual Studio IDE. However if you are building from the command line you need to manually restore the NuGet packages, like the Boost one, yourself. The instructions are all located here under the building on Windows documentation.
Steve