<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3132" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=256214819-11072007>Dear community
members</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=256214819-11072007>
I'd like to build VTK updated with current CVS but I get the following errors.
I'd be grateful to anyone help me to find out How I can fix these
errors. </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=256214819-11072007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=256214819-11072007>My configuration
:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=256214819-11072007>CMake : Ver
2.4</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=256214819-11072007>Operating System :
XP SP2</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=256214819-11072007>Compiler : VS2005
VC8</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=256214819-11072007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=256214819-11072007>
Sincerely</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=256214819-11072007>
Cem DEMiRKIR</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=256214819-11072007><FONT size=1>
<P><FONT face=Courier>------ Build started: Project: vtkRenderingTCL,
Configuration: Release Win32 ------</FONT></P>
<P><FONT face=Courier>Compiling...</FONT></P>
<P><FONT face=Courier>vtkTkRenderWidget.cxx</FONT></P>
<P><FONT face=Courier>..\..\Rendering\vtkTkRenderWidget.cxx(360) : error C2664:
'Tk_ConfigureWidget' : cannot convert parameter 5 from 'char *[]' to 'const char
**'</FONT></P>
<P><FONT face=Courier>Conversion loses qualifiers</FONT></P>
<P><FONT face=Courier>..\..\Rendering\vtkTkRenderWidget.cxx(530) : error C2664:
'Tcl_CreateCommand' : cannot convert parameter 3 from 'int (__cdecl
*)(ClientData,Tcl_Interp *,int,char *[])' to 'Tcl_CmdProc (__cdecl
*)'</FONT></P>
<P><FONT face=Courier>None of the functions with this name in scope match the
target type</FONT></P>
<P><FONT face=Courier>..\..\Rendering\vtkTkRenderWidget.cxx(727) : error C2664:
'Tcl_CreateCommand' : cannot convert parameter 3 from 'int (__cdecl
*)(ClientData,Tcl_Interp *,int,char **)' to 'Tcl_CmdProc (__cdecl *)'</FONT></P>
<P><FONT face=Courier>None of the functions with this name in scope match the
target type</FONT></P>
<P><FONT face=Courier>..\..\Rendering\vtkTkRenderWidget.cxx(729) : error C2664:
'Tcl_CreateCommand' : cannot convert parameter 3 from 'int (__cdecl
*)(ClientData,Tcl_Interp *,int,char **)' to 'Tcl_CmdProc (__cdecl *)'</FONT></P>
<P><FONT face=Courier>None of the functions with this name in scope match the
target type</FONT></P>
<P><FONT face=Courier>vtkTkImageViewerWidget.cxx</FONT></P>
<P><FONT face=Courier>..\..\Rendering\vtkTkImageViewerWidget.cxx(90) : error
C2664: 'Tk_ConfigureWidget' : cannot convert parameter 5 from 'char *[]' to
'const char **'</FONT></P>
<P><FONT face=Courier>Conversion loses qualifiers</FONT></P>
<P><FONT face=Courier>..\..\Rendering\vtkTkImageViewerWidget.cxx(266) : error
C2664: 'Tcl_CreateCommand' : cannot convert parameter 3 from 'int (__cdecl
*)(ClientData,Tcl_Interp *,int,char *[])' to 'Tcl_CmdProc (__cdecl
*)'</FONT></P>
<P><FONT face=Courier>None of the functions with this name in scope match the
target type</FONT></P>
<P><FONT face=Courier>..\..\Rendering\vtkTkImageViewerWidget.cxx(426) : error
C2664: 'Tcl_CreateCommand' : cannot convert parameter 3 from 'int (__cdecl
*)(ClientData,Tcl_Interp *,int,char **)' to 'Tcl_CmdProc (__cdecl *)'</FONT></P>
<P><FONT face=Courier>None of the functions with this name in scope match the
target type</FONT></P>
<P><FONT face=Courier>Generating Code...</FONT></P>
<P><FONT face=Courier>Build log was saved at
"file://z:\Libraries\VTK\bin\Rendering\vtkRenderingTCL.dir\Release\BuildLog.htm"</FONT></P>
<P><FONT face=Courier>vtkRenderingTCL - 7 error(s), 0 warning(s)</FONT></P>
<P><FONT face=Courier>------ Build started: Project: vtkCommonTCL,
Configuration: Release Win32 ------</FONT></P>
<P><FONT face=Courier>Compiling...</FONT></P>
<P><FONT face=Courier>vtkTclUtil.cxx</FONT></P>
<P><FONT face=Courier>..\..\Common\vtkTclUtil.cxx(374) : error C2664:
'Tcl_CreateCommand' : cannot convert parameter 3 from 'vtkTclCommandType' to
'Tcl_CmdProc (__cdecl *)'</FONT></P>
<P><FONT face=Courier>This conversion requires a reinterpret_cast, a C-style
cast or function-style cast</FONT></P>
<P><FONT face=Courier>..\..\Common\vtkTclUtil.cxx(649) : error C2664:
'Tcl_CreateCommand' : cannot convert parameter 3 from 'vtkTclCommandType' to
'Tcl_CmdProc (__cdecl *)'</FONT></P>
<P><FONT face=Courier>This conversion requires a reinterpret_cast, a C-style
cast or function-style cast</FONT></P>
<P><FONT face=Courier>..\..\Common\vtkTclUtil.cxx(683) : error C2664:
'Tcl_CreateCommand' : cannot convert parameter 3 from 'vtkTclCommandType' to
'Tcl_CmdProc (__cdecl *)'</FONT></P>
<P><FONT face=Courier>This conversion requires a reinterpret_cast, a C-style
cast or function-style cast</FONT></P>
<P><FONT face=Courier>vtkCommonTCLInit.cxx</FONT></P>
<P><FONT face=Courier>.\vtkCommonTCLInit.cxx(400) : error C2664:
'Tcl_CreateCommand' : cannot convert parameter 3 from 'vtkTclCommandType' to
'Tcl_CmdProc (__cdecl *)'</FONT></P>
<P><FONT face=Courier>This conversion requires a reinterpret_cast, a C-style
cast or function-style cast</FONT></P>
<P><FONT face=Courier>Generating Code...</FONT></P>
<P><FONT face=Courier>Build log was saved at
"file://z:\Libraries\VTK\bin\Common\vtkCommonTCL.dir\Release\BuildLog.htm"</FONT></P>
<P><FONT face=Courier>vtkCommonTCL - 4 error(s), 0 warning(s)</FONT></P>
<P><FONT face=Courier>------ Build started: Project: vtk, Configuration: Release
Win32 ------</FONT></P>
<P><FONT face=Courier>Linking...</FONT></P>
<P><FONT face=Courier>LINK : fatal error LNK1181: cannot open input file
'vtkCommonTCL.lib'</FONT></P>
<P><FONT face=Courier>Build log was saved at
"file://z:\Libraries\VTK\bin\Wrapping\Tcl\vtk.dir\Release\BuildLog.htm"</FONT></P>
<P><FONT face=Courier>vtk - 1 error(s), 0 warning(s)</FONT></P>
<P><FONT face=Courier>------ Build started: Project: ALL_BUILD, Configuration:
Release Win32 ------</FONT></P>
<P><FONT face=Courier>"Build all projects"</FONT></P>
<P><FONT face=Courier>Build log was saved at
"file://z:\Libraries\VTK\bin\ALL_BUILD.dir\Release\BuildLog.htm"</FONT></P>
<P><FONT face=Courier>ALL_BUILD - 0 error(s), 0 warning(s)</FONT></P>
<P><FONT face=Courier>========== Build: 1 succeeded, 3 failed, 59 up-to-date, 0
skipped ==========</FONT></P></FONT></SPAN></FONT></DIV></BODY></HTML>