[Ves] subject: about kiwi 2.0 and memory overflow problems when programming

Pat Marion pat.marion at kitware.com
Mon Mar 18 01:25:58 EDT 2013


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.

The 2.0 src is available in the kiwi-next-apps branch on the stage remote.

git remote add stage git://vtk.org/stage/VES.git
git fetch stage
git checkout kiwi-next-apps

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.


Pat


On Mon, Mar 18, 2013 at 2:57 PM, 邓卓夫 <dengzf at swc.neu.edu.cn> wrote:

> Hi developers and fans for kiwi,
>
>     I  met some problems when programming which confused me so much. I
> wish to get your help!  Thank you !
>
>     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?
>
>    Thank you for your help!
>
> Deng Zhuofu
>
>
>
>
>
>
> _______________________________________________
> Ves mailing list
> Ves at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20130318/df6b8bb0/attachment-0001.html>


More information about the Ves mailing list