<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Great! I fixed that error and now, just
have a linking error:<br>
<br>
Linking CXX shared library
../libs/armeabi-v7a/libPointCloudStreaming.so<br>
/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'<br>
collect2: ld returned 1 exit status<br>
make[2]: *** [libs/armeabi-v7a/libPointCloudStreaming.so] Error 1<br>
make[1]: *** [jni/CMakeFiles/PointCloudStreaming.dir/all] Error 2<br>
make: *** [all] Error 2<br>
<br>
Working through that now unless you happen to know the fix right
away.<br>
<pre class="moz-signature" cols="72">Lynn Coddington Gilbert
Partner, Robotic Paradigm Systems
<a class="moz-txt-link-abbreviated" href="http://www.roboticparadigmsystems.com">www.roboticparadigmsystems.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.facebook.com/RoboticParadigmSystems">www.facebook.com/RoboticParadigmSystems</a>
<a class="moz-txt-link-abbreviated" href="mailto:lynn@roboticparadigmsystems.com">lynn@roboticparadigmsystems.com</a>
678-428-0935</pre>
On 05/29/2014 04:25 PM, Aashish Chaudhary wrote:<br>
</div>
<blockquote
cite="mid:CAEw35Z8bbkfWpjcxpQJVofBxoTZQp=kFTUJE-ND7uL0XTFYzbg@mail.gmail.com"
type="cite">
<div dir="ltr">Yes, that code is not updated yet. The shared_ptr
is abstracted now. Have a
<div>look at the vesSharedPtr.h. If you update that code, we are
more than happy to </div>
<div>take your patch and merge it into master. </div>
<div><br>
<div><br>
</div>
<div>- Aashish</div>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Thu, May 29, 2014 at 3:53 PM, Lynn
Gilbert <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:lynn@roboticparadigmsystems.com"
target="_blank">lynn@roboticparadigmsystems.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I get an error when running ./compile.sh from
VES/Apps/Android/PointCloudStreaming directory:<br>
<br>
[100%] Building CXX object jni/CMakeFiles/PointCloudStreaming.dir/PointCloudStreaming.cpp.o<br>
PointCloudStreaming.cpp: In member function 'void (anonymous
namespace)::vesKiwiPointCloudApp::showText(const
string&)':<br>
PointCloudStreaming.cpp:132:50: error: cannot convert
'std::tr1::shared_ptr<vesKiwiText2DRepresentation>' to
'vesKiwiText2DRepresentation*' in assignment<br>
make[2]: *** [jni/CMakeFiles/PointCloudStreaming.dir/PointCloudStreaming.cpp.o]
Error 1<br>
make[1]: *** [jni/CMakeFiles/PointCloudStreaming.dir/all]
Error 2<br>
make: *** [all] Error 2<br>
+ exit<br>
<br>
I got the master code from git://<a moz-do-not-send="true"
href="http://vtk.org/stage/VES.git" target="_blank">vtk.org/stage/VES.git</a>
and I'm trying to compile this on Ubuntu 12.04.<br>
<br>
Thanks in advance!<span class="HOEnZb"><font color="#888888"><br>
Lynn<br>
<br>
-- <br>
Lynn Coddington Gilbert<br>
Partner, Robotic Paradigm Systems<br>
<a moz-do-not-send="true"
href="http://www.roboticparadigmsystems.com"
target="_blank">www.roboticparadigmsystems.com</a><br>
<a moz-do-not-send="true"
href="http://www.facebook.com/RoboticParadigmSystems"
target="_blank">www.facebook.com/RoboticParadigmSystems</a><br>
<a moz-do-not-send="true"
href="mailto:lynn@roboticparadigmsystems.com"
target="_blank">lynn@roboticparadigmsystems.com</a><br>
<a moz-do-not-send="true" href="tel:678-428-0935"
value="+16784280935" target="_blank">678-428-0935</a><br>
<br>
_______________________________________________<br>
Ves mailing list<br>
<a moz-do-not-send="true"
href="mailto:Ves@public.kitware.com" target="_blank">Ves@public.kitware.com</a><br>
<a moz-do-not-send="true"
href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves"
target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br>
</font></span></blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div dir="ltr"><font face="trebuchet ms, sans-serif"><i>|
Aashish Chaudhary <br>
| Technical Leader      <br>
| Kitware Inc.      <br>
</i></font>
<div>
<i><font face="trebuchet ms, sans-serif">|Â </font><a
moz-do-not-send="true"
href="http://www.kitware.com/company/team/chaudhary.html"
target="_blank">http://www.kitware.com/company/team/chaudhary.html</a></i></div>
</div>
</div>
</blockquote>
<br>
</body>
</html>