Open lwj925 opened 7 years ago
You are correct, Also 281.
See below the updated lines.
280: git_clone_pull casablanca https://github.com/Microsoft/cpprestsdk || { echo 'Unable to download casablanca from codeplex'; exit 99; }
281: cd cpprestsdk/Release || exit 99
cpprestsdk have moved to GitHub https://github.com/Microsoft/cpprestsdk , so the script setup-all.sh line 280 should be changed.