<div>Hi developers,</div><div><br></div><div>    I try to build the latest vtk for iOS example VolumeRender, compiling is ok. However when I run the project with the data file CT-chest.nrrd which is downloaded from 3D slicer web and converted into 8 unsigned char and 256*256*130 format, the Xcode came out 2 errors:</div><div><br></div><div>       <b style="font-family: Menlo; font-size: 11px;">ERROR: In /Users/dzf/Desktop/VTK/IO/Image/vtkNrrdReader.cxx, line 337</b></div>
<p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"><b>vtkNrrdReader (0x7f9e8b821370): CT-chest.nrrd is not a nrrd file.</b></p>
<p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;"><b></b><br></p>
<p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"><b>     ERROR: In /Users/dzf/Desktop/VTK/Common/ExecutionModel/vtkExecutive.cxx, line 784</b></p>
<blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"><b>vtkCompositeDataPipeline (0x7f9e8b821e50): Algorithm vtkNrrdReader(0x7f9e8b821370) returned failure for request: vtkInformation (0x7f9e8b823530)</b></p><p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"><b>  Debug: Off</b></p><p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"><b>  Modified Time: 8501</b></p><p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"><b>  Reference Count: 1</b></p><p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"><b>  Registered Events: (none)</b></p><p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"><b>  Request: REQUEST_INFORMATION</b></p><p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"><b>  FORWARD_DIRECTION: 0</b></p><p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"><b>  ALGORITHM_AFTER_FORWARD: 1</b></p><p style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"><b><br></b></p><p style="margin: 0px; line-height: normal;">1 error: why Xcode assumed that the file is not nrrd file, it is strange maybe I had mistakes to convert the original nrrd file into proper one with 3d Slicer?</p><p style="margin: 0px; line-height: normal;"><br></p><p style="margin: 0px; line-height: normal;">2 error:I can not understand.</p><p style="margin: 0px; line-height: normal;"><br></p><p style="margin: 0px; line-height: normal;">Thanks for your reply!</p><p style="margin: 0px; line-height: normal;"><br></p></blockquote><p style="margin: 0px; line-height: normal;">  Bob</p><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><p style="margin: 0px; line-height: normal;"><br></p></blockquote>