Hi, I saw two other emails on vtkusers about the same topic but not
with the solution. In there they recommend us to get the last stale
version of cmake but I'm with that and its not working.<br>
<br>
that's my error when I try to configure the cmake so as to build VTK with java wrapping on linux.<br>
<br>
<pre>CMake Error: An attempt was made to access a variable: CMAKE_WORDS_BIGENDIAN<br>that has not been defined. Some variables were always defined by CMake in<br>versions prior to 1.6. To fix this you might need to set the cache value of
<br>CMAKE_BACKWARDS_COMPATIBILITY to 1.4 or less. If you are writing a CMakeList<br>file, (or have already set CMAKE_BACKWARDS_COMPATABILITY to 1.4 or less)<br>then you probably need to include a CMake module to test for the feature
<br>this variable defines.<br>CMake Error: An attempt was made to access a variable: CMAKE_WORDS_BIGENDIAN<br>that has not been defined. Some variables were always defined by CMake in<br>versions prior to 1.6. To fix this you might need to set the cache value of
<br>CMAKE_BACKWARDS_COMPATIBILITY to 1.4 or less. If you are writing a CMakeList<br>file, (or have already set CMAKE_BACKWARDS_COMPATABILITY to 1.4 or less)<br>then you probably need to include a CMake module to test for the feature
<br>this variable defines.<br>CMake Error: An attempt was made to access a variable: CMAKE_SIZEOF_INT that<br>has not been defined. Some variables were always defined by CMake in<br>versions prior to 1.6. To fix this you might need to set the cache value of
<br>CMAKE_BACKWARDS_COMPATIBILITY to 1.4 or less. If you are writing a CMakeList<br>file, (or have already set CMAKE_BACKWARDS_COMPATABILITY to 1.4 or less)<br>then you probably need to include a CMake module to test for the feature
<br>this variable defines.<br>CMake Error: An attempt was made to access a variable: CMAKE_WORDS_BIGENDIAN<br>that has not been defined. Some variables were always defined by CMake in<br>versions prior to 1.6. To fix this you might need to set the cache value of
<br>CMAKE_BACKWARDS_COMPATIBILITY to 1.4 or less. If you are writing a CMakeList<br>file, (or have already set CMAKE_BACKWARDS_COMPATABILITY to 1.4 or less)<br>then you probably need to include a CMake module to test for the feature
<br>this variable defines.</pre>
Could anybody help me?<br>
thanks.<br>-- <br>Dário Oliveira