<div dir="ltr">Hi,<div><br></div><div>I would like to configure a 32 bit build of VTK in a 64 bit environment (in Linux).</div><div><br></div><div>I looked it up online and found that after checking out VTK from <a href="https://github.com/Kitware/VTK">https://github.com/Kitware/VTK</a> ,  I need to set the following variables in CMake configuration through command line:</div>

<div><br></div><div><i style="color:rgb(0,0,0)">-DCMAKE_CXX_FLAGS=-m32 </i></div><div><i style="color:rgb(0,0,0)">-DCMAKE_SHARED_LINKER_FLAGS=-m32</i> </div><div><br></div><div>I was wondering whether this is the right way to go?<br>

</div><div><br></div><div>thanks</div><div>-S</div></div>