[vtk-developers] Link error under Borland with tcl

Dean Inglis dean.inglis at camris.ca
Mon Dec 15 15:14:16 EST 2003


John,

FYI, I build cvs VTK with both BCB 5 and 6, MinSizeRel,
CMake 1.8.1, ActiveState Active Tcl 8.4.2.0, no problems...
Are your tcl/tk libs coff2omf'd ?

Dean


-----Original Message-----
From: vtk-developers-admin at vtk.org
[mailto:vtk-developers-admin at vtk.org]On Behalf Of John Biddiscombe
Sent: Monday, December 15, 2003 1:19 PM
Cc: VTK Developer List
Subject: [vtk-developers] Link error under Borland with tcl


After doing a completely fresh build under Borland (which I haven't been
using for a few months...)

Building shared library F:\CMakebuild\vtkDebug\bin\vtkCommonTCL.dll...
Borland C++ 5.6.4 for Win32 Copyright (c) 1993, 2002 Borland
Turbo Incremental Link 5.64 Copyright (c) 1997-2002 Borland
Error: Unresolved external 'vtkCommand(void *, Tcl_Interp *, int, char * *)'
referenced from F:\CMAKEBUILD\VTKDEBUG\COMMON\VTKCOMMONTCLINIT.OBJ

I'm suspecting that tclClientData is being cast as void * and somehow being
missed

any ideas anyone? (To save me doing some big digging)

JB

_______________________________________________
vtk-developers mailing list
vtk-developers at vtk.org
http://www.vtk.org/mailman/listinfo/vtk-developers





More information about the vtk-developers mailing list