[Ves] Trying to compile PointCloudStreaming
Lynn Gilbert
lynn at roboticparadigmsystems.com
Fri May 30 13:35:48 EDT 2014
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
Working through that now unless you happen to know the fix right away.
Lynn Coddington Gilbert
Partner, Robotic Paradigm Systems
www.roboticparadigmsystems.com
www.facebook.com/RoboticParadigmSystems
lynn at roboticparadigmsystems.com
678-428-0935
On 05/29/2014 04:25 PM, Aashish Chaudhary wrote:
> Yes, that code is not updated yet. The shared_ptr is abstracted now.
> Have a
> look at the vesSharedPtr.h. If you update that code, we are more than
> happy toÂ
> take your patch and merge it into master.Â
>
>
> - Aashish
>
>
> On Thu, May 29, 2014 at 3:53 PM, Lynn Gilbert
> <lynn at roboticparadigmsystems.com
> <mailto:lynn at roboticparadigmsystems.com>> wrote:
>
> Hello,
>
> I get an error when running ./compile.sh from
> VES/Apps/Android/PointCloudStreaming directory:
>
> [100%] Building CXX object
> jni/CMakeFiles/PointCloudStreaming.dir/PointCloudStreaming.cpp.o
> PointCloudStreaming.cpp: In member function 'void (anonymous
> namespace)::vesKiwiPointCloudApp::showText(const string&)':
> PointCloudStreaming.cpp:132:50: error: cannot convert
> 'std::tr1::shared_ptr<vesKiwiText2DRepresentation>' to
> 'vesKiwiText2DRepresentation*' in assignment
> make[2]: ***
> [jni/CMakeFiles/PointCloudStreaming.dir/PointCloudStreaming.cpp.o]
> Error 1
> make[1]: *** [jni/CMakeFiles/PointCloudStreaming.dir/all] Error 2
> make: *** [all] Error 2
> + exit
>
> I got the master code from git://vtk.org/stage/VES.git
> <http://vtk.org/stage/VES.git> and I'm trying to compile this on
> Ubuntu 12.04.
>
> Thanks in advance!
> Lynn
>
> --
> Lynn Coddington Gilbert
> Partner, Robotic Paradigm Systems
> www.roboticparadigmsystems.com <http://www.roboticparadigmsystems.com>
> www.facebook.com/RoboticParadigmSystems
> <http://www.facebook.com/RoboticParadigmSystems>
> lynn at roboticparadigmsystems.com
> <mailto:lynn at roboticparadigmsystems.com>
> 678-428-0935 <tel:678-428-0935>
>
> _______________________________________________
> Ves mailing list
> Ves at public.kitware.com <mailto:Ves at public.kitware.com>
> http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>
>
>
>
> --
> /| Aashish Chaudhary
> | Technical Leader     Â
> | Kitware Inc.     Â
> /
> /|Â http://www.kitware.com/company/team/chaudhary.html/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20140530/525f1fdb/attachment-0003.html>
More information about the Ves
mailing list