If you are installing binaries of tcl and python then you will probably have to use the Microsoft compiler tools. If you can build them from source, you can try to build tcl and python with the mingw compiler...<br><br><div>
All the libraries you need to link into the same program should generally be produced by the same linker... and the typical tcl and python binary packages ship with libraries produced by the Microsoft compiler/linker.</div>
<div><br></div><div>You could use Visual C++ Express Edition instead of the mingw compiler.</div><div>Or you could try building tcl/python from source with the mingw compiler.</div><div><br></div><div><br></div><div>Hope this halps,</div>
<div>David</div><div><br></div><div><br><div class="gmail_quote">On Tue, Nov 18, 2008 at 4:17 PM, Mary Lou Knack <span dir="ltr">&lt;<a href="mailto:mlknack@gmail.com">mlknack@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">






<div bgcolor="#ffffff">
<div><font size="2">HALP!!!!</font></div>
<div><font size="2"></font>&nbsp;</div>
<div><font size="2">Can anybody help me?&nbsp; I&#39;m getting the following error 
when I run &quot;mingw32-make install&quot; under windows.&nbsp; I have very recent 
installs of Cmake 2.6.2, &nbsp;MinGW 5.1.4, ActiveTCL 8.5.5, Python 2.5.2, and I 
downloaded the VTK 5.2.0 source and data zip files.&nbsp; I used most of the 
defaults in CMakeSetup except changing the Python Wrap, build shared libraries, 
and&nbsp;build examples&nbsp;to &quot;ON&quot;.&nbsp; My paging file (swap space?) under 
windows computer properties is set to the maximum 3048MB.</font></div>
<div><font size="2"></font>&nbsp;</div>
<div><font size="2">[...]</font></div>
<div><font size="2"><font face="Courier New">[ 76%] Built target 
vtkRenderingPythonD<br>[ 76%] Built target vtkRenderingPython<br>Linking CXX 
shared library ..\bin\libvtkRenderingPythonTkWidgets.dll<br>Creating library 
file: 
..\bin\libvtkRenderingPythonTkWidgets.dll.a<br>CMakeFiles\vtkRenderingPythonTkWidgets.dir\vtkTkRenderWidgetPython.obj:vtkTkRend<br>erWidgetPython.cxx:(.text+0x18a1): 
undefined reference to 
`_imp__TkWinChildProc@<br>16&#39;<br>CMakeFiles\vtkRenderingPythonTkWidgets.dir\vtkTkRenderWidgetPython.obj:vtkTkRend<br>erWidgetPython.cxx:(.text+0x18db): 
undefined reference to 
`_imp__TkWinChildProc@<br>16&#39;<br>CMakeFiles\vtkRenderingPythonTkWidgets.dir\vtkTkRenderWidgetPython.obj:vtkTkRend<br>erWidgetPython.cxx:(.text+0x1a0c): 
undefined reference to 
`_imp__TkWinChildProc@<br>16&#39;<br>CMakeFiles\vtkRenderingPythonTkWidgets.dir\vtkTkRenderWidgetPython.obj:vtkTkRend<br>erWidgetPython.cxx:(.text+0x1a46): 
undefined reference to 
`_imp__TkWinChildProc@<br>16&#39;<br>CMakeFiles\vtkRenderingPythonTkWidgets.dir\vtkTkImageViewerWidgetPython.obj:vtkT<br>kImageViewerWidgetPython.cxx:(.text+0xa6d): 
undefined reference to `_imp__TkWinC<br></font><a href="mailto:hildProc@16&#39;" target="_blank"><font face="Courier New">hildProc@16&#39;</font></a><br><font face="Courier New">CMakeFiles\vtkRenderingPythonTkWidgets.dir\vtkTkImageViewerWidgetPython.obj:vtkT<br>
kImageViewerWidgetPython.cxx:(.text+0xbbd): 
more undefined references to `_imp__<br></font><a href="mailto:TkWinChildProc@16&#39;" target="_blank"><font face="Courier New">TkWinChildProc@16&#39;</font></a><font face="Courier New"> 
follow<br>collect2: ld returned 1 exit status<br>mingw32-make[2]: *** 
[bin/libvtkRenderingPythonTkWidgets.dll] Error 1<br>mingw32-make[1]: *** 
[Rendering/CMakeFiles/vtkRenderingPythonTkWidgets.dir/all]<br>Error 
2<br>mingw32-make: *** [all] Error 2</font></font></div>
<div><font size="2"></font>&nbsp;</div>
<div><font size="2">I have never tried to build anything under windows before (and 
am many years away from using Unix) so I may be missing something obvious.&nbsp; 
Any suggestions are appreciated.</font></div>
<div><font size="2"></font>&nbsp;</div>
<div><font size="2">Mary Lou Knack</font></div>
<div><font size="2"></font>&nbsp;</div>
<div><font size="2">PS The purpose of this build is to enable the installation of 
Enthought&#39;s ETS tools.</font></div></div>
<br>_______________________________________________<br>
This is the private VTK discussion list.<br>
Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>