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">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">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>