[vtk-developers] Borland libs

Andy Cedilnik andy.cedilnik at kitware.com
Wed Aug 3 15:01:22 EDT 2005


Hi,

Looks like my bcc was not configured properly. I fixed that and I added
the check in the VTK.

       Andy

Brad King wrote:

> Brad King wrote:
>
>> I think the PSDK directory is supposed to be part of the borland
>> configuration files.  Mine look like this:
>>
>> $ cat ilink32.cfg
>> -L"c:\Borland\Bcc55\lib"
>> -L"c:\Borland\Bcc55\lib\PSDK"
>>
>> $ cat bcc32.cfg
>> -I"c:\Borland\Bcc55\include"
>> -L"c:\Borland\Bcc55\lib"
>> -L"c:\Borland\Bcc55\lib\PSDK"
>
>
> Oops, those were old ones.  Mine look like this:
>
> $ cat bcc32.cfg
> -I"c:\Borland\Bcc55\include"
> -L"c:\Borland\Bcc55\lib";"c:\Borland\Bcc55\lib\PSDK"
>
> $ cat ilink32.cfg
> -L"c:\Borland\Bcc55\lib";"c:\Borland\Bcc55\lib\PSDK"
>
> They need to be in the Bcc55\bin directory.
>
> -Brad
> _______________________________________________
> vtk-developers mailing list
> vtk-developers at vtk.org
> http://www.vtk.org/mailman/listinfo/vtk-developers



-- 
Andy Cedilnik
Kitware Inc.




More information about the vtk-developers mailing list