Christopher, I'm moving this to the ParaView mailing list.
As I recall, Microsoft's runtime requires the use of special file-handling functions for reading files larger than 4 GB, even when running on a 64-bit version of Windows. I do not believe the VTK legacy library does not use these functions, which is likely why you are seeing this behavior in ParaView. I'm not aware of a simple fix, unfortunately. Would you mind posting an Issue to the ParaView bug tracker? https://gitlab.kitware.com/paraview/paraview/issues Thanks, Cory On Tue, Feb 14, 2017 at 2:25 AM, Eischer, Christopher <[email protected]> wrote: > Hello together, > > > > I’m having poblems to open big vtk files ( about <4GB) with ParaView. With > smaller files I have no Problems. > > For the big files ParaView says that “ a reader for D:\... could not be > found. Please choose one”.. When I choose the vtk type the files gets loaded > but nothing is visible. > > > > Does somebody know a solution? > > > > My System: > > ParaView 5.2.0 > > Win 7 Ultimate 64 bit > > i7-6700 @ 3.4 Ghz with 32 GB Ram > > > > Thanks for your help. > > > > Greetings Chris > > > > > _______________________________________________ > 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 > > Search the list archives at: http://markmail.org/search/?q=vtkusers > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/vtkusers > -- Cory Quammen Staff R&D Engineer Kitware, Inc. _______________________________________________ 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 ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
