hi Pat,<div><br></div><div>   Thank you for your helps. After download and import the kiwi.framework, theVtkMeiaClient.h has been found. But when I rerun the kiwiviewer2.0, another error that 'vesSharedPtr.h' file not found came out, which puzzles me more. Please tell me how to resolve this error!</div><div><br></div><div>   Sorry to give you so much trouble! Thanks a lot!</div><div><br></div><div>Deng Zhuofu<br><br><br><blockquote name="replyContent" style="padding-left:5px;margin-left:5px;border-left:#b6b6b6 2px solid;margin-right:0">-----原始邮件-----<br>
<b>发件人:</b> "Pat Marion" <pat.marion@kitware.com><br>
<b>发送时间:</b> 2013年3月19日 星期二<br>
<b>收件人:</b> "邓卓夫" <dengzf@swc.neu.edu.cn><br>
<b>抄送:</b> ves@public.kitware.com<br>
<b>主题:</b> Re: Re: Re: [Ves] subject: about kiwi 2.0 and memory overflow problems when programming<br><br>To get the vesMidasClient.h header, you need to do a new, clean build of the kiwi framework, or download the kiwi framework from <a href="http://packages.kitware.com" target="_blank">packages.kitware.com</a>.<br><br>Pat<br><br><br><div class="gmail_quote">

On Tue, Mar 19, 2013 at 1:25 AM, 邓卓夫 <span dir="ltr"><<a href="mailto:dengzf@swc.neu.edu.cn" target="_blank">dengzf@swc.neu.edu.cn</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi Pat,<div><br></div><div>   Sorry! There are also problems. Maybe I mistake your instructions. I have download PCL framework from the <a href="http://www.packages.kitware.com" target="_blank">www.packages.kitware.com</a>, and also download the dropboxSDK.framework from its official website. And there is always error  that <span style="color:rgb(209,47,27);font-family:Menlo;font-size:11px;line-height:normal">vesMidasClient.h can not found! </span><br>

<br>   So what I need to do can resolve this problem.  Thank you for your help!</div><div><br></div><div>Deng Zhuofu<br><blockquote name="replyContent" style="padding-left:5px;margin-left:5px;border-left:#b6b6b6 2px solid;margin-right:0">

-----原始邮件-----<div class="im"><br>
<b>发件人:</b> "Pat Marion" <<a href="mailto:pat.marion@kitware.com" target="_blank">pat.marion@kitware.com</a>><br>
<b>发送时间:</b> 2013年3月18日 星期一<br>
<b>收件人:</b> "邓卓夫" <<a href="mailto:dengzf@swc.neu.edu.cn" target="_blank">dengzf@swc.neu.edu.cn</a>><br>
<b>抄送:</b> <a href="mailto:ves@public.kitware.com" target="_blank">ves@public.kitware.com</a><br>
</div><b>主题:</b> Re: Re: [Ves] subject: about kiwi 2.0 and memory overflow problems when programming<div><div class="h5"><br><br>You can download precompiled frameworks at <a href="http://packages.kitware.com" target="_blank">http://packages.kitware.com</a> then you just need to add the Dropbox.framework.<br>

<br>Or, compile yourself.  If you rerun make after checking out the code then vesMidasClient.h will be copied into the kiwi.framework.<br>

<br>Pat<br><br><br><div class="gmail_quote">On Tue, Mar 19, 2013 at 12:38 AM, 邓卓夫 <span dir="ltr"><<a href="mailto:dengzf@swc.neu.edu.cn" target="_blank">dengzf@swc.neu.edu.cn</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



Hi Pat,<div><br></div><div>   I try to compile the kiwiviewer 2.0, but there are some problems. It thought it only lack the dropbox and pal framework, however after add them  there are new errors that for example vesmediaclient.h can not found. So maybe it is complex as you said. So when will the formal download of kiwi 2.0 src be released! I really need it:)  </div>



<div><br></div><div>   Thank you for your help really!</div><div><br></div><div>Deng Zhuofu</div><div><br><br><blockquote name="replyContent" style="padding-left:5px;margin-left:5px;border-left:#b6b6b6 2px solid;margin-right:0">



-----原始邮件-----<br>
<b>发件人:</b> "Pat Marion" <<a href="mailto:pat.marion@kitware.com" target="_blank">pat.marion@kitware.com</a>><br>
<b>发送时间:</b> 2013年3月18日 星期一<br>
<b>收件人:</b> "邓卓夫" <<a href="mailto:dengzf@swc.neu.edu.cn" target="_blank">dengzf@swc.neu.edu.cn</a>><br>
<b>抄送:</b> <a href="mailto:ves@public.kitware.com" target="_blank">ves@public.kitware.com</a><br>
<b>主题:</b> Re: [Ves] subject: about kiwi 2.0 and memory overflow problems when programming<div><div><br><br>That is strange, so your app runs on the device and loads data while the device is connected with usb cable, but when you disconnect the usb cable and run the app then it crashes?  It's hard for me to guess what the problem is.<br>





<br>The 2.0 src is available in the kiwi-next-apps branch on the stage remote.<br><br>git remote add stage git://<a href="http://vtk.org/stage/VES.git" target="_blank">vtk.org/stage/VES.git</a><br>git fetch stage<br>git checkout kiwi-next-apps<br>





<br>But, you may have trouble compiling the app because it has additional dependencies that are not provided by the VES superbuild.  The app code will eventually be merged into master after we've had time to fix the build options.<br>





<br><br>Pat<br><br><br><div class="gmail_quote">On Mon, Mar 18, 2013 at 2:57 PM, 邓卓夫 <span dir="ltr"><<a href="mailto:dengzf@swc.neu.edu.cn" target="_blank">dengzf@swc.neu.edu.cn</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





Hi developers and fans for kiwi,<div><br></div><div>    I  met some problems when programming which confused me so much. I wish to get your help!  Thank you !</div><div><br></div><div>    I try to develop a little program based on the new project kiwisimple. But when I tried to replace  teapot.vtp  with external data (my data .vtk more than 40M)  there is problems. It is strange that when I first link the ipad and mac, the debug is very well, but when I extract  the cable between the two devices and restart the kiwisimple app, the app after while immediately quit. I have developed some  apps in iPad, it is the first time debug i met. 1)So I guess it is maybe the scale of data is too large and memory maybe overflow BUT WHY when cable connected it is good ????. And indeed I detect the overflow problem, and want to fix it. Then I have check the data on the kiwiviewer 2.0 downloaded in app store. The data 
 can works very well. 2)So I have a question the how and why kiwi 2.0 can achieve this effect processing large data very well and no memory overflow happens but  kiwisimple can not. I want to have a research on the source code of kiwi2.0, but latest the src of ves did not have the kiwi 2.0 project, 3)so when the 2.0 src can be released?</div>





<div><br></div><div>   Thank you for your help!</div><div><br></div><div>Deng Zhuofu </div><div><br></div><div>   </div><br><br><br><br>_______________________________________________<br>
Ves mailing list<br>
<a href="mailto:Ves@public.kitware.com" target="_blank">Ves@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br>
<br></blockquote></div><br>
</div></div></blockquote></div><br><br><br></blockquote></div><br>
</div></div></blockquote></div><br><br><br></blockquote></div><br>
</blockquote></div><br><br><br>