<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font face="Comic Sans MS">Dear All,</font><div><font face="Comic Sans MS"><br></font></div><div><font face="Comic Sans MS">I'm trying to configure the C::B to work with VTK library, I 've downloaded the </font></div><div><font face="Comic Sans MS">vtkpython_6-1-0-Windows-64bit self-installer and VTK6-1-0 zipped source folder.</font></div><div><font face="Comic Sans MS">After istalling the self-installer I got the VTK-6-1/bin folder full of precompiled dlls. </font></div><div><font face="Comic Sans MS">e.g. vtkCommonColor-6.1.dll, vtkCommonCore-6.1.dll, vtkCommonDataModel-6.1.dll etcc.</font></div><div><font face="Comic Sans MS">I'd like to know with which compiler the precompiled dlls are compiled with? </font></div><div><font face="Comic Sans MS"><br></font></div><div><font face="Comic Sans MS">It seems that, precompiled dlls mostly are targeted for visual studio ide enviroment.</font></div><div><span style="font-family: 'Comic Sans MS'; font-size: 12pt;">Which way to follow if I prefer to compile or use the precompiled libraries with GNU compilers in CodeBlocks?</span></div><div><span style="font-family: 'Comic Sans MS'; font-size: 12pt;"><br></span></div><div><font face="Comic Sans MS">Aside from that, even if I configure the C::B for VC++10 the given example at the </font></div><div><a href="http://www.vtk.org/VTK/help/examplecode.html" target="_blank">http://www.vtk.org/VTK/help/examplecode.html</a> <font face="Comic Sans MS" size="3" style="font-size: 12pt;">(<span style="line-height: 22px; text-align: justify; background-color: rgb(255, 255, 255);">Creating a Sphere) d</span><span style="line-height: 22px; text-align: justify; background-color: rgb(255, 255, 255);">o</span><span style="line-height: 22px; text-align: justify; background-color: rgb(255, 255, 255);">esn'tcompile an compilers </span></font></div><div><font face="Comic Sans MS" size="3" style="font-size: 12pt;"><span style="line-height: 22px; text-align: justify; background-color: rgb(255, 255, 255);">complains about :</span></font></div><div><font face="Comic Sans MS" size="3" style="font-size: 12pt;"><span style="line-height: 22px; text-align: justify; background-color: rgb(255, 255, 255);">"</span></font><font face="Comic Sans MS"><span style="line-height: 22px;">vtk_main.cpp|20|error C2039: 'SetInput' : is not a member of 'vtkPolyDataMapper'|</span></font></div><div><font face="Comic Sans MS">Probably the code is obsolete?</font></div><div><font face="Comic Sans MS"><br></font></div><div><font face="Comic Sans MS">Your guidance will be appreciated,</font></div> </div></body>
</html>