cpprestsdk icon indicating copy to clipboard operation
cpprestsdk copied to clipboard

BingRequest does not run

Open juntek opened this issue 5 years ago • 1 comments

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

juntek avatar Mar 05 '20 09:03 juntek

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

git4744 avatar Aug 31 '23 14:08 git4744