[vtkusers] VTK 5.10.1 CMAKE_WORDS_BIGENDIAN

Dženan Zukić dzenanz at gmail.com
Wed Nov 7 06:54:54 EST 2012


When configuring latest release for VS2012 (with_QT), I get the following
error 4 times:

CMake Error: An attempt was made to access a variable:
CMAKE_WORDS_BIGENDIAN that has not been defined. Some variables were always
defined by CMake in versions prior to 1.6. To fix this you might need to
set the cache value of CMAKE_BACKWARDS_COMPATIBILITY to 1.4 or less. If you
are writing a CMakeLists file, (or have already set
CMAKE_BACKWARDS_COMPATABILITY to 1.4 or less) then you probably need to
include a CMake module to test for the feature this variable defines.

On a different machine, with VS2010, vtk 5.10.1 configures without errors.
Can someone enlighten me about this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20121107/5c44b64f/attachment.htm>


More information about the vtkusers mailing list