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

dvo_core/lib/libdvo_core.so: undefined reference to `pcl::visualization #11

Open
anyikan opened this issue Aug 26, 2014 · 4 comments
Open

Comments

@anyikan
Copy link

anyikan commented Aug 26, 2014

Hello!.
I am installing this package 'dvo_fuerte' in groovy, but have problems in his build.
But it had a error.
$rosmake dvo_ros
........
Linking CXX executable ../bin/camera_tracker
/groovy_workspace/sandbox/dvo_core/lib/libdvo_core.so: undefined reference to pcl::visualization::PCLVisualizer::registerKeyboardCallback(boost::function<void (pcl::visualization::KeyboardEvent const&)>)' /groovy_workspace/sandbox/dvo_core/lib/libdvo_core.so: undefined reference topcl::visualization::allocVtkUnstructuredGrid(vtkSmartPointer&)'
/groovy_workspace/sandbox/dvo_core/lib/libdvo_core.so: undefined reference to `vtkSmartPointerBase::vtkSmartPointerBase(vtkObjectBase*, vtkSmartPointerBase::NoReference const&)'

I hope some can slove the problem.
Thanks in advance!

@worxli
Copy link

worxli commented Mar 5, 2015

Did you find a solution to that?

@ramanpreet9
Copy link

ramanpreet9 commented Jun 11, 2016

did u find a solution? i am also stuck on a similar issue

@colbyham
Copy link

I am also stuck on a similar issue

@tony497
Copy link

tony497 commented Feb 21, 2018

Be sure that visualization is activated, you can do it by running ccmake . in the pcl directory

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

5 participants