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
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.
The text was updated successfully, but these errors were encountered:
Original report here: https://aur.archlinux.org/packages/ompl#comment-931468 by @chaotic_bruno
The text was updated successfully, but these errors were encountered: