<span class="gmail_quote"></span>When compiling the last CVS source for VTK &amp; VTK Data (12 april 06) and enabeling JAVA wrap I awys have this problem :<br><div style="direction: ltr;">Generating ../java/vtk/vtkTextWidget.java
<br>Generating ../java/vtk/vtkWidgetCallbackMapper.java
<br>Generating ../java/vtk/vtkWidgetEvent.java<br>Generating ../java/vtk/vtkWidgetEventTranslator.java<br>Generating ../java/vtk/vtkWidgetRepresentation.java<br>Generating ../java/vtk/vtkXYPlotWidget.java<br>Generating ../../java/vtk/vtkBuildAllDriver.class
<br><br><br>The system is out of resources.<br>Consult the following stack trace for details.<br>java.lang.OutOfMemoryError: Java heap space<br>make[2]: *** [java/vtk/vtkBuildAllDriver.class] Erreur 3<br>make[1]: *** [Wrapping/Java/CMakeFiles/VTKBuildAll.dir/all] Erreur 2
<br>make: *** [all] Erreur 2<br><br>I don't think I realy have not enough memory but there migth still be a little bug in the java code (unlimited loop)<br><br>see : <a href="http://public.kitware.com/pipermail/vtkusers/2006-March/084298.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://public.kitware.com/pipermail/vtkusers/2006-March/084298.html</a><br><br>My config :<br>centrino 1.2Ghz<br>512Mo DDRAM<br>Ubuntu 6.04 Dapper Drake Flight CD 6<br>sun-j2se1.5_05<br>
</div>