SDK.dll not found

I downloaded the Windows client sdk demo and followed instructions at Build, Run & Play - Getting Started - Windows - Client SDKs - Zoom Software Development Kit (Zoom SDK) - Zoom Developer - Technical Documentation and Reference. I’m able to build the project, but unable to run it. Must mention that I am using ‘Win32’ configuration as ‘x86’ is not available

Which version?
5.4.54802.0124

Device (please complete the following information):
Windows 10

Hey @Sam,

Thanks for using the dev forum!

What errors are you receiving when you try to run it? Have you set the configuration to be “release”?

Thanks!
Michael

Yes, I have set config to be ‘release’. sdkerror

‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Users\Owner\Documents\workspace\zoom-sdk-windows-5.4.54802.0124\zoom-sdk-windows-5.4.54802.0124\demo\bin\sdk_demo_v2.exe’. Symbols loaded.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\ntdll.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\kernel32.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\KernelBase.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Program Files\SentinelOne\Sentinel Agent 4.7.1.53\InProcessClient32.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\advapi32.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\msvcrt.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\sechost.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\rpcrt4.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\user32.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\win32u.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\gdi32.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\gdi32full.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\msvcp_win.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\ucrtbase.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\comdlg32.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\combase.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\SHCore.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\shlwapi.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\shell32.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\ole32.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\oleaut32.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\imm32.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.746_none_11afeb8d2fff49aa\comctl32.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.789_none_429ddec08a8f10c1\GdiPlus.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\msvcp140.dll’.
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\vcruntime140.dll’.
‘sdk_demo_v2.exe’ (Win32): Unloaded ‘C:\Windows\SysWOW64\vcruntime140.dll’
‘sdk_demo_v2.exe’ (Win32): Loaded ‘C:\Windows\SysWOW64\vcruntime140.dll’.
The thread 0x5044 has exited with code -1073741515 (0xc0000135).
The thread 0x5c04 has exited with code -1073741515 (0xc0000135).
The thread 0x4d84 has exited with code -1073741515 (0xc0000135).
The program ‘[21632] sdk_demo_v2.exe’ has exited with code -1073741515 (0xc0000135) ‘A dependent dll was not found’.

Hey @Sam,

Did you download the SDK from the Zoom Marketplace?

Can you provide screenshots of the current folder structure and then your Configuration Manager property settings?

Thanks!
Michael