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

/home/ccs/catkin_uwsimulation/install_isolated/lib/libosg_markers.so: undefined reference to `osg::Geometry::setColorArray #73

Open
ccs-ros opened this issue Sep 22, 2019 · 0 comments

Comments

@ccs-ros
Copy link

ccs-ros commented Sep 22, 2019

when i run the command "catkin_make_isolated --install",i meet these error:
/home/ccs/catkin_uwsimulation/install_isolated/lib/libosg_markers.so: undefined reference to `osg::Geometry::setColorArray(osg::Array*)'
collect2: error: ld returned 1 exit status
CMakeFiles/osg_interactive_markers_demo.dir/build.make:134: recipe for target '/home/ccs/catkin_uwsimulation/devel_isolated/osg_interactive_markers/lib/osg_interactive_markers/osg_interactive_markers_demo' failed
make[2]: *** [/home/ccs/catkin_uwsimulation/devel_isolated/osg_interactive_markers/lib/osg_interactive_markers/osg_interactive_markers_demo] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/osg_interactive_markers_demo.dir/all' failed
make[1]: *** [CMakeFiles/osg_interactive_markers_demo.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2
<== Failed to process package 'osg_interactive_markers':
Command '['/home/ccs/catkin_uwsimulation/install_isolated/env.sh', 'make', '-j2']' returned non-zero exit status 2
this trouble me a long time, can you help me?

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

1 participant