Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

seg fault when linking PCL? #20

Open
Guptajakala opened this issue Feb 9, 2019 · 4 comments
Open

seg fault when linking PCL? #20

Guptajakala opened this issue Feb 9, 2019 · 4 comments

Comments

@Guptajakala
Copy link

Hi, this is an amazing work, and I'm working on a related paper and try to use your work.

However, I met some problem. Is there anything in the program conflict with PCL? When I do:
TARGET_LINK_LIBRARIES(FastGlobalRegistration FastGlobalRegistrationLib ${PCL_LIBRARIES})

Although it compiles successfully, when I run the main program, it run into seg fault at the end during desctruction of class "fgr::CApp".

However, after remove ${PCL_LIBRARIES}, everything works well. Do you know why? This is very important to me, because I'm using PCL heavily in other parts.

@Guptajakala
Copy link
Author

Linking issue solved. FPFH still conflict with main program.

@yipingp
Copy link

yipingp commented Apr 16, 2020

@Guptajakala Hi, I encountered seg fault when computing normals using PCL. After removing this lib, it works well. Have you sovled this problem?

@Guptajakala
Copy link
Author

@yipingp It has been quite some time. I remember I finally did not use this repo. But thanks for letting me know!

@LotfiZ
Copy link

LotfiZ commented Jul 31, 2023

Hi, i solved the problem by installing another version of FLANN. Thank you

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

No branches or pull requests

3 participants