Unable to run Demo Windows C# SDK v5.13.10.13355

The documentations seems to be outdated as the steps i see and try to follow are different from the files i see on the project.

For now, only wrap.sln i was able to build but when i try to build the zoom_sdk_dotnet_wrap, i get this error

don’t know exactly what i am missing in build, it would be easier if the documentation showed the updated versions.

Severity Code Description Project File Line Suppression State
Error C1083 Cannot open compiler intermediate file: ‘\mac\home\desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_c_sharp_wrap\release\zoom_sdk_dotnet_wrap.pch’: No such file or directory zoom_sdk_dotnet_wrap \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_c_sharp_wrap\Stdafx.cpp 1
Error CS0246 The type or namespace name ‘ZOOM_SDK_DOTNET_WRAP’ could not be found (are you missing a using directive or an assembly reference?) \mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\App.xaml.cs 8
Error CS0246 The type or namespace name ‘ZOOM_SDK_DOTNET_WRAP’ could not be found (are you missing a using directive or an assembly reference?) \mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\App.xaml.cs 8
Error CS0246 The type or namespace name ‘ZOOM_SDK_DOTNET_WRAP’ could not be found (are you missing a using directive or an assembly reference?) \mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\App.xaml.cs 21
Error CS0246 The type or namespace name ‘ZOOM_SDK_DOTNET_WRAP’ could not be found (are you missing a using directive or an assembly reference?) \mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\App.xaml.cs 21
Error CS0246 The type or namespace name ‘ZOOM_SDK_DOTNET_WRAP’ could not be found (are you missing a using directive or an assembly reference?) \mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\App.xaml.cs 23
Error CS0103 The name ‘ZOOM_SDK_DOTNET_WRAP’ does not exist in the current context \mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\App.xaml.cs 23
Error CS0103 The name ‘ZOOM_SDK_DOTNET_WRAP’ does not exist in the current context \mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\App.xaml.cs 24
Error CS0103 The name ‘ZOOM_SDK_DOTNET_WRAP’ does not exist in the current context \mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\App.xaml.cs 37
Error CS0246 The type or namespace name ‘ZOOM_SDK_DOTNET_WRAP’ could not be found (are you missing a using directive or an assembly reference?) \mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\MainWindow.xaml.cs 16
Error CS0246 The type or namespace name ‘AuthResult’ could not be found (are you missing a using directive or an assembly reference?) \mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\MainWindow.xaml.cs 32
Error CS0246 The type or namespace name ‘LOGINSTATUS’ could not be found (are you missing a using directive or an assembly reference?) \mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\MainWindow.xaml.cs 43
Error CS0246 The type or namespace name ‘IAccountInfo’ could not be found (are you missing a using directive or an assembly reference?) \mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\MainWindow.xaml.cs 43
Error CS0246 The type or namespace name ‘LOGINFAILREASON’ could not be found (are you missing a using directive or an assembly reference?) \mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\MainWindow.xaml.cs 43
Error CS0246 The type or namespace name ‘ZOOM_SDK_DOTNET_WRAP’ could not be found (are you missing a using directive or an assembly reference?) \mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\start_join_meeting.xaml.cs 15
Error CS0246 The type or namespace name ‘MeetingStatus’ could not be found (are you missing a using directive or an assembly reference?) \mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\start_join_meeting.xaml.cs 30
Warning MSB3245 Could not resolve this reference. Could not locate the assembly zoom_sdk_dotnet_wrap. Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_c_sharp_wrap\zoom_sdk_c_sharp_wrap.sln C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets 2203
Error CS0246 The type or namespace name ‘ZOOM_SDK_DOTNET_WRAP’ could not be found (are you missing a using directive or an assembly reference?) \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_c_sharp_wrap\zoom_sdk_c_sharp_wrap.sln \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\start_join_meeting.xaml.cs 15
Error CS0246 The type or namespace name ‘ZOOM_SDK_DOTNET_WRAP’ could not be found (are you missing a using directive or an assembly reference?) \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_c_sharp_wrap\zoom_sdk_c_sharp_wrap.sln \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\App.xaml.cs 8
Error CS0246 The type or namespace name ‘ZOOM_SDK_DOTNET_WRAP’ could not be found (are you missing a using directive or an assembly reference?) \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_c_sharp_wrap\zoom_sdk_c_sharp_wrap.sln \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\MainWindow.xaml.cs 16
Error CS0246 The type or namespace name ‘MeetingStatus’ could not be found (are you missing a using directive or an assembly reference?) \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_c_sharp_wrap\zoom_sdk_c_sharp_wrap.sln \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\start_join_meeting.xaml.cs 30
Error CS0246 The type or namespace name ‘AuthResult’ could not be found (are you missing a using directive or an assembly reference?) \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_c_sharp_wrap\zoom_sdk_c_sharp_wrap.sln \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\MainWindow.xaml.cs 32
Error CS0246 The type or namespace name ‘LOGINSTATUS’ could not be found (are you missing a using directive or an assembly reference?) \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_c_sharp_wrap\zoom_sdk_c_sharp_wrap.sln \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\MainWindow.xaml.cs 43
Error CS0246 The type or namespace name ‘IAccountInfo’ could not be found (are you missing a using directive or an assembly reference?) \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_c_sharp_wrap\zoom_sdk_c_sharp_wrap.sln \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\MainWindow.xaml.cs 43
Error CS0246 The type or namespace name ‘LOGINFAILREASON’ could not be found (are you missing a using directive or an assembly reference?) \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_c_sharp_wrap\zoom_sdk_c_sharp_wrap.sln \Mac\Home\Desktop\zoom-c-sharp-wrapper-5.13.10.13355\x86\zoom_sdk_demo\MainWindow.xaml.cs 43

@obazuaye55 Hope you will be fine.

Please dm me. Thanks

This is still an open issue. I am trying to run it on parallels on Mac. I don’t think that’s the issue

@obazuaye55 You are using Parallels (Windows 11) with M1 you need to follow below image

Thanks.

@freelancer.nak done that now, but still same issue

@obazuaye55 are you running the x86 or x64 version?

Do note that you have to change the configuration to release and x86 or x64 depending on your project.
image

@obazuaye55

keep configuration to release & x64 also please verify that both projects have the same .Net Framework Version 4.7.2 or higher. zoom_sdk_c_sharp_wrap is built with 4.7.2 you can use 4.7.2 or higher .Net Framework. Thanks

this worked. thanks for the assist

2 Likes

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