Install Zoom SDK error

Description
Getting error,The code execution cannot proceed because sdk.dll was not found.Reinstalling program may fix this problem.

Which version?
4.3.47204.03 of Zoom SDK .VS 2017

To Reproduce(If applicable)
Steps to reproduce the behavior:
I installed zoom sdk and dint change any configuration properties.It is building successfully in Release mode but I m getting above error when trying to run it.

Screenshots

Hi anubhatnagar,
Thanks for using Zoom SDK. Are you following the guidance in our doc to run the demo? https://marketplace.zoom.us/docs/sdk/native-sdks/windows/getting-started/install-sdk#3-load-the-project, if you are using VS 2017, then you need to open the sdk_demo_2017.sln.

Hope this helps. Thanks!

I am opening sdk_demo_2017.sln file only.But still getting this error

HI Team,

I opened the sdk_demo_2017.sln file only in VS 2017.Changed output file path as screenshot below,but I am still getting same error :Code execution cannot proceed because sdk.dll was not found.

Please assist.

Regards**,**

Anubhooti Bhatnagar

Hi
Thanks for the reply and the screenshot. The part you showed me looks good. When you run the demo, did you set the solution configuration to be Release, and solution platform to be x86? (https://marketplace.zoom.us/docs/sdk/native-sdks/windows/getting-started/build-run-play#1-build--run)

Thanks!