[vtkusers] vtk for java on my Mac OS
    Eric E. Monson 
    emonson at cs.duke.edu
       
    Tue Feb 19 10:55:44 EST 2008
    
    
  
Hey,
I'm not sure about the CMake version, but Mike is right about the  
JAVA_AWT_INCLUDE_PATH
You should be able to get rid of this error by making sure there is a  
line in the build/CMakeCache.txt file:
//Java Frameworks
JAVA_AWT_LIBRARY:FILEPATH=-framework JavaVM
I used to have to add that by hand to get around this error, but I  
don't remember doing it on my most recent VTK CVS build...
-Eric
------------------------------------------------------
Eric E Monson
Duke Visualization Technology Group
    
    
More information about the vtkusers
mailing list