On 6/27/07, <b class="gmail_sendername">Garry Willgoose</b> &lt;<a href="mailto:Garry.Willgoose@newcastle.edu.au">Garry.Willgoose@newcastle.edu.au</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Linking CXX executable ../../../bin/GraphicsCxxTests<br>[ 99%] Built target GraphicsCxxTests<br>[ 99%] Converting Tcl test<br>Converting /Users/garrywillgoose/VTK-5/Graphics/Testing/Tcl/<br>capSphere.tcl<br>Conversion failed!
<br>make[2]: *** [Graphics/Testing/Python/conversion_complete] Error 1<br>make[1]: *** [Graphics/Testing/Python/CMakeFiles/<br>GraphicsPythonTests.dir/all] Error 2<br>make: *** [all] Error 2</blockquote><div><br>This &quot;Converting Tcl test&quot; is a python script that runs to convert the tcl tests in the VTK source tree into python tests in the build tree to run for your python-wrapped build. Why it fails, I don&#39;t know. Perhaps it is fixed in CVS VTK because we have several Macs running dashboards with python wrapping that do demonstrate that it works with CVS VTK...
<br><br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">CMake Error: Error in cmake code at<br>/Users/garrywillgoose/VTK-5/Utilities/TclTk/internals/CMakeLists.txt:2:
<br>Unknown CMake command &quot;VTK_GET_TCL_TK_VERSION&quot;.</blockquote><div><br>Wrapping with python involves Tcl/Tk because of the ability to use Tk from python... You may want to try setting VTK_USE_TK to OFF if you are not using Tk from python...
<br>&nbsp;<br>Personally, I think the CVS version of VTK is better for use from a Mac. There was some unexplored territory on the Mac when the VTK-5-0 branch was created...<br><br>:-)<br>HTH,<br>David<br><br></div></div>