You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my zoom sdk version is v6.2.5.2487
gcc --version
gcc (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I encountered this issue during compilation. Is there something wrong with the SDK?
The text was updated successfully, but these errors were encountered:
/usr/bin/ld: /srv/videos/meetingsdk-headless-linux-sample/lib/zoomsdk/libmeetingsdk.so: undefined reference to `g_dbus_proxy_call_sync'
collect2: error: ld returned 1 exit status
gmake[2]: *** [CMakeFiles/zoomsdk.dir/build.make:319: zoomsdk] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/zoomsdk.dir/all] Error 2
gmake: *** [Makefile:91: all] Error 2
my zoom sdk version is v6.2.5.2487
gcc --version
gcc (Ubuntu 14.2.0-4ubuntu2~24.04) 14.2.0
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I encountered this issue during compilation. Is there something wrong with the SDK?
The text was updated successfully, but these errors were encountered: