[vtk-developers] Re: Borland link errs : vtkHyperOctreeDualGridContourFilter

Brad King brad.king at kitware.com
Thu Dec 22 08:46:54 EST 2005


dean.inglis at camris.ca wrote:
> David,
>
> a similar link error occured as of Nov. 16
> dashboard changes on Superior and were rectified (mysteriously) as of 
> Nov. 24.
> I just tried building cvs vtk with BCB 6 on
> a laptop running Win 2K pro, Pentium 4, 1.9 GHz,
> 1 GB RAM and am getting the same fatal linker
> errors for RenderingCxxTests.exe and later for
> Exmples\Modelling\Cxx\finance.exe ... any thoughts
> on where/what to look for?

If you're doing a static build the Borland linker has been known to run 
out of memory even with a large amount of system memory (I think).  Try 
switching to a shared build.  Even if you don't want a shared build at 
least it will be another data point.

-Brad



More information about the vtk-developers mailing list