<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I recently downloaded the release VTK source code,
and am trying to build with Java and Tcl/Tk wrapping.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>However, when I make, I get the following
errors:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Error E2034
C:\PROGRA~1\vtk40\lib2\vtk\Common\vtkCommonTCLInit.cxx 381: Cannot convert 'int
(*)(void *,Tcl_Interp *,int,char * *)' to 'int (*)(void
*,Tcl_Interp<BR> *,int,const char * *)' in function
Vtkcommontcl_Init(Tcl_Interp *)</FONT></DIV><FONT face=Arial size=2>
<DIV><BR>Error E2342 C:\PROGRA~1\vtk40\lib2\vtk\Common\vtkCommonTCLInit.cxx 381:
Type mismatch in parameter 'proc' (wanted 'int (*)(void *,Tcl_Interp *,int,const
char * *)', got 'int (*)(void *,Tcl_Interp *,int,char * *)') in function
Vtkcommontcl_Init(Tcl_Interp *)</DIV>
<DIV> </DIV>
<DIV>I don't want to start editing files in case I end up with a build that just
doesn't work.</DIV>
<DIV> </DIV>
<DIV>My current setup is:</DIV>
<DIV>Windows 2000 with the Borland 5.2 compiler</DIV>
<DIV> </DIV>
<DIV>I am quite a newbie, so any help would be greatly appreciated.</DIV>
<DIV> </DIV>
<DIV>Thanks in advance,</DIV>
<DIV>Stephen</FONT></DIV></BODY></HTML>