[vtkusers] #Defines for Big or Little Endian

Sean McBride sean at rogue-research.com
Fri Sep 1 10:30:04 EDT 2006


On 2006-08-31 17:23, Glen Lehmann said:

>Your VTK-binary-dir/vtkConfigure.h file will #define
>VTK_WORDS_BIGENDIAN on a big endian machine.   Otherwise,
>VTK_WORDS_BIGENDIAN is undefined on a little endian machine.

Beware though that if you try to build a Universal Binary of vtk, that
this value will be wrong for half of your binary as it tests the
endianess of the building machine.

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada





More information about the vtkusers mailing list