[vtkusers] VTK 4.4 don't build vtk.jar file?

Brad King brad.king at kitware.com
Wed Feb 16 10:49:55 EST 2005


Steve M. Robbins wrote:
> On Wed, Feb 16, 2005 at 03:31:38PM +0100, Stephan Theisen wrote:
> 
>>Hi together!
>>
>>I would upgrade my vtk4.2 package to vtk4.4. So I've rebuild vtk with 
>>the vtk4.4-latest-release and Cmake.
>>I've set VTK_WRAPJAVA in Cmake to ON and it configured without any 
>>error.After that I compiled it with MSVisualStudio6.0.
>>But I didn't get the vtk.jar file. What's wrong??
> 
> 
> I dunno.  My conclusion is that nobody is using VTK 4.4 with
> java.  
> 
> See http://public.kitware.com/pipermail/vtkusers/2005-January/078170.html

I just looked back through the CVS log.  It seems that the 
IF(BOGO)/ENDIF(BOGO) was an accidental checkin that happend to be 
present when 4.4 was branched.  The immediately following checkin 
removes the lines.  Just remove these lines from 
VTK/Wrapping/Java/CMakeLists.txt and rebuild to get the jar file.  I'll 
get this fixed on the 4.4 branch.

-Brad



More information about the vtkusers mailing list