[vtk-developers] TestWindBladeReader fails on BigEndian

Andy Bauer andy.bauer at kitware.com
Tue Mar 5 15:08:32 EST 2013


Hi Sohail,

Any objections to disabling the vtkPWindBladeReader on Windows machines?
For some reason which I have no idea why the MPI_File_open() method isn't
working on Windows. I think it's partially related to having spaces in the
file name. Dave fixed part of the problem with using the "short" windows
name for the meta-file but this doesn't seem to work with the other actual
files it's trying to open. The Windows GetShortPathName() function is
returning null when it's used with the field/comp.out.10 file.

It will still work in serial on Windows though.

Thanks,
Andy

On Mon, Mar 4, 2013 at 1:07 PM, Sean McBride <sean at rogue-research.com>wrote:

> On Mon, 4 Mar 2013 12:47:18 -0500, Andy Bauer said:
>
> >This should be fixed now. I think the fix though was a warning put in when
> >using the reader for big endian machines and to disable the reader test on
> >these machines.
>
> I've un-suppressed it then.
>
> Cheers,
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 sean at rogue-research.com
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20130305/4c5ffb57/attachment.html>


More information about the vtk-developers mailing list