Menu

vtkStreamingDemandDrivenPipeline error on OSX

Help
maddanio
2007-06-22
2013-04-22
  • maddanio

    maddanio - 2007-06-22

    Hi,

    I installed VTK and octaviz from CVS. octaviz was a bit of a pain since it seems it doesn't pick up the right set of libraries for each oct-file so I had a long list of libs in LDFLAGS defined before build, but then it builds. I set VTK to use only X11 btw (no Carbon, no Cocoa).

    But now most of the time doint something with octaviz I get:

    vtkStreamingDemandDrivenPipeline (0x4993710): Input for connection index 0 on input port index 0 for algorithm vtkPainterPolyDataMapper(0x564fa00) is NULL, but a vtkPolyData is required.

    after which it segfaults. By most so far I mean vtk_figure, vtk_demo, vtk_surf etc... but not vtk_plot.

     
    • Jonathan Stickel

      I am now trying to install octaviz on Mac OS X (10.4), and I am getting:

      Linking CXX shared library liboctaviz.dylib
      ld: Undefined symbols:
      ...
      /usr/bin/libtool: internal link edit command failed
      make[2]: *** [Common/liboctaviz.dylib] Error 1

      Is this what you managed to workaround with a list of LDFLAGS?  Can you paste your list here?

      It looks like the build system needs to be modified for Mac OS X.

      Jonathan

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.