[vtk-developers] vtkLocal and Tcl wrapping link errs

dean.inglis at on.aibn.com dean.inglis at on.aibn.com
Tue Feb 4 11:54:44 EST 2003


Hi,

can anyone with TCL wrapping expertise assist with
this?  My out of source build of a shared vtkLocal
lib/dll on Win2k with Borland, CMake 1.6.0, fails
on linking the tcl wrapping with recent cvs
changes:  

MAKE Version 5.2  Copyright (c) 1987, 2000 Borland
Building shared library c:\Builder\Releases\vtkRelease\bin\vtkLocalTCL.dll...
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_Tcl_DeleteCommand' referenced from C:\BUILDER\RELEASES\VTKLOCALRELEASE\VTKFOLLOWERLABELTCL.OBJ
Error: Unresolved external '_Tcl_SetResult' referenced from C:\BUILDER\RELEASES\VTKLOCALRELEASE\VTKFOLLOWERLABELTCL.OBJ
Error: Unresolved external '_Tcl_ResetResult' referenced from C:\BUILDER\RELEASES\VTKLOCALRELEASE\VTKFOLLOWERLABELTCL.OBJ
Error: Unresolved external '_Tcl_AppendResult' referenced from C:\BUILDER\RELEASES\VTKLOCALRELEASE\VTKFOLLOWERLABELTCL.OBJ
Error: Unresolved external '_Tcl_GetInt' referenced from C:\BUILDER\RELEASES\VTKLOCALRELEASE\VTKANATOMICALLABELSTCL.OBJ
Error: Unresolved external '_Tcl_GetDouble' referenced from C:\BUILDER\RELEASES\VTKLOCALRELEASE\VTKANATOMICALLABELSTCL.OBJ
Error: Unresolved external '_Tcl_PkgProvide' referenced from C:\BUILDER\RELEASES\VTKLOCALRELEASE\VTKLOCALTCLINIT.OBJ

** error 1 ** deleting c:\Builder\Releases\vtkRelease\bin\vtkLocalTCL.dll

thanks,
Dean




More information about the vtk-developers mailing list