[vtkusers] CMake 1.4 can't find Java source?
Phil Cook
p.cook at cs.ucl.ac.uk
Wed Jul 17 11:44:03 EDT 2002
Using CMake 1.4 source build (Solaris) I get the strange error message from
ccmake when I hit the g key to generate:
CMake Error: can not find file
/cs/research/medim/common0/green/common/src/VTK/Common/CommonJava_SRCS
Tried .cxx .cpp .c .M .m .mm .h .txx .in
CMake Error: can not find file
/cs/research/medim/common0/green/common/src/VTK/Filtering/FilteringJava_SRCS
Tried .cxx .cpp .c .M .m .mm .h .txx .in
CMake Error: can not find file
/cs/research/medim/common0/green/common/src/VTK/Imaging/ImagingJava_SRCS
Tried .cxx .cpp .c .M .m .mm .h .txx .in
CMake Error: can not find file
/cs/research/medim/common0/green/common/src/VTK/Graphics/GraphicsJava_SRCS
Tried .cxx .cpp .c .M .m .mm .h .txx .in
CMake Error: can not find file
/cs/research/medim/common0/green/common/src/VTK/IO/IOJava_SRCS
Tried .cxx .cpp .c .M .m .mm .h .txx .in
CMake Error: can not find file
/cs/research/medim/common0/green/common/src/VTK/Rendering/RenderingJava_SRCS
Tried .cxx .cpp .c .M .m .mm .h .txx .in
The source is a CVS checkout from today. It all appears to be in place. I am
building the Java wrappers and shared libraries. Any ideas?
Thanks
More information about the vtkusers
mailing list