[vtk-developers] err building BCB5 shared

Dean Inglis dean.inglis at camris.ca
Tue Jan 3 15:50:50 EST 2006


Brad,

done a shared build on Proximal, Win2k Pro SP4, CMake 2.0.6, 
BCB5, IP4 hyperthread 3.06 GHz, 1 Gb RAM: no errors.
The makefile shows vtksys.lib on the link line.
I think the build on Superior should do the same with 
erasing the binary install dir and starting from scratch.

To get back to the ongoing linker problems, I ran two BCB5 static builds 
on yet another XP box (XP SP2, IP4 3.6 GHz, 2 GB RAM) using CMake 2.0.6 
and 2.2.3 with identical CMakeCache
settings (cg shaders on, debug leaks on, tcl wrapping on, etc.): 
the 2.0.6 builds to completion but the linker fails on widgetsCxxTests.exe
with the 2.2.3 build!!! I am stumped! ( jb must be shaking his head )
Are there any particular build files I could run diff on that might
point to the cause of the linker problem?

Dean


According to the CMakeLists.txt file the vtksys library should be 
getting linked to that executable.  Can you tell from the Makefile if it 
is getting included in the link line?  Also please send me the file

   Utilities/vtksys/Configure.h

from the build tree.  Are you using CMake 2.0.6 on this build also?

Thanks,
-Brad




More information about the vtk-developers mailing list