[vtkusers] Error building vtkCommonTCLInit.cxx
Berk Geveci
berklist at nycap.rr.com
Thu Oct 17 11:42:35 EDT 2002
See the VTK FAQ:
http://public.kitware.com/cgi-bin/vtkfaq?req=show&file=faq02.005.htp
On Thu, 2002-10-17 at 11:24, Stephen Reilly wrote:
> Hello,
>
> I recently downloaded the release VTK source code, and am trying to build with Java and Tcl/Tk wrapping.
>
> However, when I make, I get the following errors:
>
> 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
> *,int,const char * *)' in function Vtkcommontcl_Init(Tcl_Interp *)
>
> 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 *)
>
> I don't want to start editing files in case I end up with a build that just doesn't work.
>
> My current setup is:
> Windows 2000 with the Borland 5.2 compiler
>
> I am quite a newbie, so any help would be greatly appreciated.
>
> Thanks in advance,
> Stephen
More information about the vtkusers
mailing list