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

[ompl] linking to lz4 (dep of flann) failed #260

Open
acxz opened this issue Dec 15, 2023 · 1 comment
Open

[ompl] linking to lz4 (dep of flann) failed #260

acxz opened this issue Dec 15, 2023 · 1 comment

Comments

@acxz
Copy link
Owner

acxz commented Dec 15, 2023

Original report here: https://aur.archlinux.org/packages/ompl#comment-931468 by @chaotic_bruno

For me ompl stopped compiling because linking to LZ4 (a dependency of flann) failed. I had to add '-DCMAKE_EXE_LINKER_FLAGS="-llz4"' in the PKGBUILD for the build to succeed.

@acxz
Copy link
Owner Author

acxz commented Dec 15, 2023

patched with 6de60bd

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

No branches or pull requests

1 participant