Windows build problems

Description
Windows build shows external unresolved errors

Which Windows Video SDK version?
v1.1.1 (8665.0812)

Download Windows SDK
follow instructions for release build Win32
Add additional h folder
Add additional lib folder
Add “videosdk.lib” to additional dependencies
Build solution

Device (please complete the following information):

  • Microsoft Visual Studio Community 2019 Version 16.4.5

  • Windows 10

Get couple of

Severity Code Description Project File Line Suppression State
Error (active) E0427 qualified name is not allowed in member declaration videosdk_demo T:\ZoomSDK\zoom-video-sdk-windows-1.1.1\Sample&Libs\demo\duilib\include\Utils\Utils.h 105

and plenty of

Severity Code Description Project File Line Suppression State
Error LNK2001 unresolved external symbol __declspec(dllimport) public: __cdecl DuiLib::CDuiString::CDuiString(wchar_t const *,int) (_imp??0CDuiString@DuiLib@@QEAA@PEB_WH@Z) videosdk_demo T:\ZoomSDK\zoom-video-sdk-windows-1.1.1\Sample&Libs\demo\videosdk_demo\title_bar_wnd_ui.obj 1

i need window solution to demonstrate shared session between desktop and mobile devices
any help would be appreciated
Thank you
Yevgeniy

looks like problems in debug build only…release win32 build works

Hi @yevgeniyk, thanks for the post.

As mentioned in our documentation here, the Windows SDK does not currently support debug builds or x64.

Thanks!

yes, user error :slightly_smiling_face:
however, it would be nice to have a debug build…
But for now, case is closed.
Thank you for your help
Yevgeniy

You are very welcome!

Please don’t hesitate to reach back out if you have any additional questions. :slightly_smiling_face:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.