8000 Update CMakeLists.txt , fix linux build error by foobra · Pull Request #3105 · colmap/colmap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update CMakeLists.txt , fix linux build error #3105

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

foobra
Copy link
@foobra foobra commented Jan 9, 2025

Update CMakeLists.txt , fix linux build error.
fix: /usr/bin/ld: libsqlite3.a(sqlite3.c.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5'

foobra added 2 commits January 9, 2025 21:47
Update CMakeLists.txt , fix linux build error.
fix: /usr/bin/ld: libsqlite3.a(sqlite3.c.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
Update CMakeLists.txt , fix linux build error.
fix: /usr/bin/ld: libsqlite3.a(sqlite3.c.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
@foobra
Copy link
Author
foobra commented Jan 9, 2025

fix #3104

@ahojnnes
Copy link
Contributor

Thanks for your contribution. It's a bit strange that sqlite3 doesn't propagate this as a dependency in its cmake target?

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 this pull request may close these issues.

2 participants
0