Only one of VTK_USE_CARBON, VTK_USE_COCOA and VTK_USE_X may be on at once. And, in fact, one must be on to provide a vtkRenderWindow implementation... (unless you are using VTK without rendering entirely by switching off VTK_USE_RENDERING)
<br><br>VTK_WRAP_JAVA, VTK_WRAP_PYTHON and VTK_WRAP_TCL are all independent of each other. They may all be turned on or off in any combination.<br><br>Does that clarify or confuse?<br>:-)<br>David<br><br><br><div><span class="gmail_quote">
On 10/26/07, <b class="gmail_sendername">Sean McBride</b> <<a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Of the following:<br><br>VTK_USE_CARBON<br>VTK_USE_COCOA<br>VTK_USE_X<br>VTK_WRAP_JAVA<br>VTK_WRAP_PYTHON<br>VTK_WRAP_TCL<br><br>Could someone clarify which are mutually exclusive and which are<br>dependant on which?  VTK's 
CMakeLists.txt currently checks that both<br>Carbon and Cocoa are not on.  We could add additional checks...<br><br>Thanks,<br><br>--<br>____________________________________________________________<br>Sean McBride, B. Eng                 
<a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a><br>Rogue Research                        <a href="http://www.rogue-research.com">www.rogue-research.com</a><br>Mac Software Developer              Montréal, Québec, Canada
<br><br><br>_______________________________________________<br>vtk-developers mailing list<br><a href="mailto:vtk-developers@vtk.org">vtk-developers@vtk.org</a><br><a href="http://www.vtk.org/mailman/listinfo/vtk-developers">
http://www.vtk.org/mailman/listinfo/vtk-developers</a><br></blockquote></div><br>