Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined reference to `g_dbus_proxy_call_sync' #14

Open
kulame opened this issue Nov 30, 2024 · 0 comments
Open

undefined reference to `g_dbus_proxy_call_sync' #14

kulame opened this issue Nov 30, 2024 · 0 comments

Comments

@kulame
Copy link

kulame commented Nov 30, 2024

/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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant