[vtkusers] [SGI_newbie]3 errors detected in the compilation of "/usr2/people/steve/VTK/Common/vtkTclUtil.cxx"
purcells at tartarus.uwa.edu.au
purcells at tartarus.uwa.edu.au
Wed Feb 5 04:30:43 EST 2003
Hello All,
Amoungst other work have been trying for several days now
to get VTK on a haptic desk ...
Wrapped now with both TCL and python have checked
library paths, env var and archiving (no RANLIB -> ar t)
still can't get past these three errors?
cc-1164 CC: ERROR File = /usr2/people/steve/VTK/Common/vtkTclUtil.cxx, Line =
288
Argument of type "int (*)(ClientData, Tcl_Interp *, int, char **)" is
incompatible with parameter of type "Tcl_CmdProc *".
Tcl_CreateCommand(interp,name,command,
^
cc-1164 CC: ERROR File = /usr2/people/steve/VTK/Common/vtkTclUtil.cxx, Line =
542
Argument of type "int (*)(ClientData, Tcl_Interp *, int, char **)" is
incompatible with parameter of type "Tcl_CmdProc *".
Tcl_CreateCommand(interp,argv[1],command,
^
cc-1164 CC: ERROR File = /usr2/people/steve/VTK/Common/vtkTclUtil.cxx, Line =
574
Argument of type "int (*)(ClientData, Tcl_Interp *, int, char **)" is
incompatible with parameter of type "Tcl_CmdProc *".
Tcl_CreateCommand(interp,(char *) cname,vtkTclNewInstanceCommand,
^
3 errors detected in the compilation of
"/usr2/people/steve/VTK/Common/vtkTclUtil.cxx".
*** Error code 2 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
I know it is installable on IRIX platforms but all attempts
seem to lead to these final errors!
Thanx in Advance
Steven Purcell
ARRC
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
More information about the vtkusers
mailing list