Wrappers just wrap what is there. They do not "care" about carbon, cocoa or x11.<br><br>Carbon/cocoa/x11 is primarily just a configure-time switch to choose the vtkRenderWindow (and associated classes) implementation.
<br><br><br><div><span class="gmail_quote">On 10/29/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;">
On 10/26/07 2:54 PM, David Cole said:<br><br>>Only one of VTK_USE_CARBON, VTK_USE_COCOA and VTK_USE_X may be on at once.<br>>And, in fact, one must be on to provide a vtkRenderWindow implementation...<br>>(unless you are using VTK without rendering entirely by switching off
<br>>VTK_USE_RENDERING)<br><br>OK, I will improve the CMake file to check that.  Currently it is only<br>checking that both Carbon and Cocoa are not on together.<br><br>>VTK_WRAP_JAVA, VTK_WRAP_PYTHON and VTK_WRAP_TCL are all independent of each
<br>>other. They may all be turned on or off in any combination.<br><br>And do any of the wrappings need either Carbon or Cocoa, or will either do?<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></blockquote></div><br>