Hi,
I'm new to the C++ REST SDK and I've been following the Http Client Tutorial (https://casablanca.codeplex.com/wikipage?title=Http%20Client%20Tutorial). I've installed Casablanca 2.0.1, and I've tried the bingrequest.cpp from the source code and I keep getting an error saying that:
IntelliSense: class "Concurrency::streams::basic_istream<uint8_t>" has no member "read_to_end"
IntelliSense: cannot open source file "boost/algorithm/string/predicate.hpp"
and a series of,
IntelliSense: identifier "utf16char" is undefined.
I've been trying to find an answer - but I can't seem to find any on the discussions. Please advise.
Thanks.
P.S. I'm using Visual Studio 2013.
I'm new to the C++ REST SDK and I've been following the Http Client Tutorial (https://casablanca.codeplex.com/wikipage?title=Http%20Client%20Tutorial). I've installed Casablanca 2.0.1, and I've tried the bingrequest.cpp from the source code and I keep getting an error saying that:
IntelliSense: class "Concurrency::streams::basic_istream<uint8_t>" has no member "read_to_end"
IntelliSense: cannot open source file "boost/algorithm/string/predicate.hpp"
and a series of,
IntelliSense: identifier "utf16char" is undefined.
I've been trying to find an answer - but I can't seem to find any on the discussions. Please advise.
Thanks.
P.S. I'm using Visual Studio 2013.