[vtk-developers] bds2006 sp2 with vtk5.0.0 and shared libs

Dean Inglis dean.inglis at camris.ca
Wed May 24 09:19:33 EDT 2006


Hi Luca,

I do not see this error with Borland Developer Studio 2006 (sp2)
on WinXP: experimental dashboards Superior Win32-BCB-5.8-Static,
Win32-BCB-5.8-Shared (CMake 2.0.6)

although I am seeing intermittant linker errors with cxx tests
and/or vtk.exe

Dean




Hello folks,
I've got a try compiling vtk with shared libs and borland developer studio
2006 with shared libs (cmake 2.4).
I've got this error message:

Z:\VTK5.0.0.bin.dll.debug\Filtering\vtkFilteringInstantiator.cxx:
Linking CXX shared library ..\bin\vtkFiltering.dll
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external 'vtkDataArrayTemplate<int>::WritePointer(int,
int)' r
eferenced from
Z:\VTK5.0.0.BIN.DLL.DEBUG\FILTERING\CMAKEFILES\VTKFILTERING.DIR\VTKCELLLOCAT
OR.OBJ
Error: Unresolved external 'vtkDataArrayTemplate<int>::InsertValue(int,
int)' re
ferenced from
Z:\VTK5.0.0.BIN.DLL.DEBUG\FILTERING\CMAKEFILES\VTKFILTERING.DIR\VTKORDEREDTR
IANGULATOR.OBJ

** error 1 ** deleting bin\vtkFiltering.dll

** error 1 ** deleting Filtering\CMakeFiles\vtkFiltering.dir\all

** error 1 ** deleting all


compiling in static libs seems to be ok.
Any idea?
Do you have bds2006 dashboard or do you plan to have one?

Thanks

Luca




More information about the vtk-developers mailing list