[vtkusers] JAVA_AWT_LIBRARY
Fran Fabrizio
fran at cis.uab.edu
Tue Nov 25 18:54:40 EST 2003
I can't figure out what directory CMake really wants for the
JAVA_AWT_LIBRARY variable. Is it looking for a specific file?
<path-to-my-java-sdk-install>/lib and
<path-to-my-java-sdk-install>/jre/lib did not seem to do the trick.
Does anyone know the proper value?
My make is dying right here:
Building object file vtkWorldPointPickerJava.o...
Building object file vtkXRenderWindowInteractorJava.o...
Building shared library
/hf/local/vtk-build/solaris/bin/libvtkRenderingJava.so...
/usr/java/jre/lib: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make[3]: *** [/hf/local/vtk-build/solaris/bin/libvtkRenderingJava.so]
Error 1
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Rendering] Error 2
make: *** [default_target] Error 2
1597.0u 172.0s 41:59 70% 0+0k 0+0io 0pf+0w
...so I suspect that this is the problem I am having.
Thanks,
Fran
More information about the vtkusers
mailing list