N00byEdge/BWEM-community

Tests project does not build

Closed this issue · 1 comments

On my computer the tests are not built. Following error produced:

GitHub\BWEM\Tests\Tests.vcxproj(100,5): 
error : This project references NuGet package(s) that are missing on this computer.
Use NuGet Package Restore to download them. 
For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.
The missing file is ..\packages\Microsoft.googletest.v140.windesktop.msvcstl.static.rt-dyn.1.8.0\build\native\Microsoft.googletest.v140.windesktop.msvcstl.static.rt-dyn.targets.

The reason for this is way how I restore NuGet packages

image

Or alternatively (or both), I have variable NUGET_PACKAGES set which redirect location for the Nuget cache