[Cmake] cmake error on IRIX
Randy Heiland
heiland at indiana . edu
23 Sep 2003 07:03:41 -0500
Apologies if this has been discussed already, but I'm getting the
following error trying to use cmake/vtk on IRIX:
% cmake .
...
-- Using Buildname: IRIX64-c++
-- Checking for CXX include file iosfwd
-- Checking for CXX include file iosfwd -- found
-- Checking for CXX include file iostream.h
-- Checking for CXX include file iostream.h -- found
CMake Error: Error Writing <mypath>/VTK/VTKLibraryDepends.cmake
I got CMake (version 1.9.0) from CVS today, as well as VTK. However, I
had the same problem with the release version 1.8.1.
The process works find on Linux:
...
-- Using Buildname: Linux-c++
Could you please reply to me directly as I'm not subscribed.
thanks,
--Randy
p.s. I couldn't find a search engine for the CMake archives - is there
one?