[vtkusers] VTK 4.4 don't build vtk.jar file?
    Brad King 
    brad.king at kitware.com
       
    Thu Feb 17 07:30:47 EST 2005
    
    
  
Steve M. Robbins wrote:
> I should have mentioned in my postings that I had tried removing the
> two BOGO lines.  The result is:
> 
>     CMake Error: Attempt to add a custom rule to an output that already has a custom rule. For
>      output: /usr/local/src/visualization/VTK/java/vtk/vtkTesting.class
You may be able to work around this just by commenting out the 
vtkTesting reference in VTK/Wrapping/Java/CMakeLists.txt.
> Thanks for your suggestion to look through the CVS log.  I see that
> VTK 4.4 ships revision 1.30 of Wrapping/Java/CMakeLists.txt.  I tried
> each subsequent revision of that file with 4.4 but failed each time in
> a different manner:
That's because the future versions of the file past 1.31 depend on 
changes to other files.
-Brad
    
    
More information about the vtkusers
mailing list