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

when i compile this code , i always occur this problem. #75

Closed
diophantine86 opened this issue Apr 28, 2016 · 2 comments
Closed

when i compile this code , i always occur this problem. #75

diophantine86 opened this issue Apr 28, 2016 · 2 comments

Comments

@diophantine86
Copy link

../../../bin/librtabmap_core.so.0.11.4: undefined reference to pcl::OrganizedFastMesh<pcl::PointXYZRGBNormal>::performReconstruction(pcl::PolygonMesh&)' ../../../bin/librtabmap_core.so.0.11.4: undefined reference topcl::OrganizedFastMeshpcl::PointXYZRGBNormal::performReconstruction(std::vector<pcl::Vertices, std::allocatorpcl::Vertices >&)'
collect2: error: ld returned 1 exit status
make[2]: *** [../bin/rtabmap] Error 1
make[1]: *** [app/src/CMakeFiles/rtabmap.dir/all] Error 2
make: *** [all] Error 2

@matlabbe
Copy link
Member

matlabbe commented Apr 28, 2016

Hi,
Do you have PCL 1.8 installed? if so, there is a workaround here: http://official-rtab-map-forum.206.s1.nabble.com/Error-building-Rtabmap-on-RPi2-on-99-tp1234p1237.html

Update: I tested with latest PCL (1.8) from source and I cannot reproduce this error.

@diophantine86
Copy link
Author

tks.I fixed this error after your note.

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

No branches or pull requests

2 participants