microsoft / cpprestsdk

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Other
7.97k stars 1.65k forks source link

BingRequest does not run #1354

Open juntek opened 4 years ago

juntek commented 4 years ago

BingRequest sample application (under "samples" directory) compiles successfully but it throws runtime exception error. Platform: Win x86, compiler: Visual Studio Professional 2017 version 15.9.20

git4744 commented 1 year ago

Check that you added the path to the dll ? If you installed under vcpkg it would be in vcpkg\installed\x86-windows\debug\bin.