According to the tutorial of "How to setup, build and run tests on windows"
In the 2nd part of step3 :
Using PowerShell.
How to use the script files? What is the specify command?
In the 2nd part of step3 :
Using PowerShell.
- Open a PowerShell window and navigate to the Cpp-REST-SDK folder
-
Set the appropriate environment variables using the script files (the file may be blocked due to security reasons. You can right-click on the file and select properties to unblock the script)
setup_ps_env110.ps1 for Visual Studio 2012 setup_ps_env120.ps1 for Visual Studio 2013 -
Type the following command to build:
How to use the script files? What is the specify command?