[vtkusers] vtkEnSightGoldBinaryReader
Mathieu Malaterre
mathieu.malaterre at kitware.com
Mon Mar 21 11:16:50 EST 2005
Hanna,
There has been some work done on the EnSight Readers class, so I
suspect some of the problems you are seeing currently are in fact solved
in CVS. If you get a change could you try the CVS version of VTK ?
Thanks
Mathieu
Hanna Jonsson wrote:
> Hi,
>
> Thank you for the help. Now it works with the smaller file. Unfortunate doesn't it work when I try with an other larger file, but hopefully is it something else that is wrong when I try them (I get the error message later when it is about to draw).
>
> //Hanna
>
> ----- Original Message -----
> From: Mathieu Malaterre <mathieu.malaterre at kitware.com>
> Date: Monday, March 21, 2005 4:47 pm
> Subject: Re: [vtkusers] vtkEnSightGoldBinaryReader
>
>
>>Hanna,
>>
>> Please try forcing the reading to little endian:
>>
>> vtkGenericEnSightReader::SetByteOrderToLittleEndian()
>>
>> And let us know how this works.
>>
>>Thanks
>>Mathieu
>>
>>Hanna Jonsson wrote:
>>
>>>Hi everyone,
>>>
>>>I have problems reading binary ensight-gold files with
>>
>>vtkEnSightGoldBinaryReader. When I try to do reader->Update();
>>something goes wrong and I get the errormessage:
>>
>>>memory "0x780109b3" referenced memory at "0x00000000". The
>>
>>memory could not be "written". When I try to debug I get the
>>following errormessage:" Unhandled exception in binary.exe
>>(MSVRT.DLL): 0xC0000005 Access Violation"
>>
>>>Have anyone a solution to my problem?
>>>
>>>(The ASCII-files works fine.)
>>>
>>>//Hanna
>>>
>>>_______________________________________________
>>>This is the private VTK discussion list.
>>>Please keep messages on-topic. Check the FAQ at:
>>
>>http://www.vtk.org/Wiki/VTK_FAQ> Follow this link to
>>subscribe/unsubscribe:> http://www.vtk.org/mailman/listinfo/vtkusers
>>
>>
>
>
More information about the vtkusers
mailing list