[vtkusers] Re: vtk Python

Edward Hartley hartley at comp.lancs.ac.uk
Thu Apr 10 07:13:32 EDT 2003


>
>
> On Wed, 2003-04-09 at 13:46, Edward Hartley wrote:
>>
>>
>> I built with CMAKE linker flag -L/usr/lib -llibstdc++-3-libc6.2.2.10.0
>> which nm shows has this symbol
>
> Why did you explicitly add this library?  It should not be necessary if
> you build with g++?
>
> Did you build with VTK_USE_ANSI_STDLIB_DEFAULT on or off?  On your
> setup, it should probably be on.
>
My first build attempt did have only the  VTK_USE_ANSI_STDLIB_DEFAULT  
option on
I got build errors of the libvtkIO.so and libvtkCommon.so undefined 
reference to isstream ostream and streambuf
etc.
so I assumed it had not picked up the library in the standard place
so I went looking for the library with that specific symbol
I'm building on Linux RedHat 7.1 gcc 2.96
so I expect this is partly the problem.
> -- 
> charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/
>
>




More information about the vtkusers mailing list