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

[Openal-soft] can't link because latomic is not linked #1528

Closed
nda-cunh opened this issue May 23, 2024 · 0 comments
Closed

[Openal-soft] can't link because latomic is not linked #1528

nda-cunh opened this issue May 23, 2024 · 0 comments

Comments

@nda-cunh
Copy link

error link latomic missing

-ldl -pthread /usr/lib/x86_64-linux-gnu/libasound.so /usr/lib/x86_64-linux-gnu/libpulse.so /usr/lib/x86_64-linux-gnu/libdbus-1.so /usr/lib/x86_64-linux-gnu/libSDL2.so /usr/lib/x86_64-linux-gnu/libsndio.so -Wl,--end-group
/usr/bin/ld: subprojects/openal-soft-1.23.1/libopenal.so.1.23.1.p/core_context.cpp.o: in function `std::atomic<std::bitset<3ul> >::is_lock_free() const':
/usr/bin/../lib/gcc/x86_64-linux-gnu/12/../../../../include/c++/12/atomic:251: undefined reference to `__atomic_is_lock_free'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.

i have juste make a sfml.wrap project and openal-soft wrap

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

Successfully merging a pull request may close this issue.

2 participants