[vtkusers] Writing a file

Bill Lorensen bill.lorensen at gmail.com
Wed Mar 28 14:21:48 EDT 2012


What version of vtk? Also can you post a small, compilable example
that illustrates the error? Looks like a programming bug on your part.

On Wed, Mar 28, 2012 at 11:18 AM, Darshan Pai <darshanpai at gmail.com> wrote:
> I am reading a VTK file and saving it as an STL file .
> My issue is that I am getting this strange error :
> ERROR: In
> O:\qt-everywhere-opensource-src-4.8.0\VTK\Filtering\vtkExecutive.cxx, line
> 377
> vtkStreamingDemandDrivenPipeline (00AC0C00): Attempt to get input
> information vector from input port index 11252952 for algorithm
> vtkSTLWriter(00ACCB50), which has 1 input ports.
>
>
> This was working fine before . The only change I did from before was I
> compiled VTK with Shared_libs option On.
> Since making dlls. the vtkSTLWriter does not recognize SetInput() either .
>
> Regards
> Darshan
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



-- 
Unpaid intern in BillsBasement at noware dot com



More information about the vtkusers mailing list