[Ves] Trying to compile PointCloudStreaming

Casey Goodlett casey.goodlett at kitware.com
Fri May 30 13:56:45 EDT 2014


On Fri, May 30, 2014 at 1:35 PM, Lynn Gilbert <
lynn at roboticparadigmsystems.com> wrote:

>  Great! I fixed that error and now, just have a linking error:
>
> Linking CXX shared library ../libs/armeabi-v7a/libPointCloudStreaming.so
> /opt/android-ndk/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.6.x-google/../../../../arm-linux-androideabi/bin/ld.gold:
> /home/rpslaptop32/android_dev/VES/Apps/Android/CMakeBuild/build/CMakeExternals/Build/vtk-android/lib/libvtktiff-6.0.a(tif_dirinfo.c.o):
> in function
> vtk_TIFFFindFieldInfoByName:tif_dirinfo.c(.text.vtk_TIFFFindFieldInfoByName+0x8e):
> error: undefined reference to 'lfind'
> collect2: ld returned 1 exit status
> make[2]: *** [libs/armeabi-v7a/libPointCloudStreaming.so] Error 1
>
> make[1]: *** [jni/CMakeFiles/PointCloudStreaming.dir/all] Error 2
> make: *** [all] Error 2
>

It reminds me of this problem

http://www.vtk.org/pipermail/vtk-developers/2013-October/014356.html

but I thought we had VES on a version of VTK that fixed this.

If its not that it may be to mixing c++ settings (libc++ vs libstdc++ or
c++11 vs c++03)

-- 
Casey B. Goodlett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20140530/6e46ad5b/attachment-0003.html>


More information about the Ves mailing list