Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 417

Undefined Reference to VTK Symbol

$
0
0
When compiling my code in **Kinetic** and Ubuntu 16.04, I get this error: /usr/bin/ld: /tmp/ccxDzBXh.ltrans1.ltrans.o: undefined reference to symbol '_Z44vtkRenderingFreeTypeOpenGL_AutoInit_Destructv' //usr/lib/x86_64-linux-gnu/libvtkRenderingFreeTypeOpenGL-6.2.so.6.2: error adding symbols: DSO missing from command line Compilation is successful in **Indigo**. I suspect this is an issue with PCL and VTK.

Viewing all articles
Browse latest Browse all 417

Trending Articles