<div dir="ltr"><div>Hi David, Sean, Bill,</div><div><br></div><div>In summary: VTK, WikiExamples using Qt5 all build Ok, but there are problems with ITK relating to no member tr1 in std.</div><div><br></div>I was able to build VTK Ok once I download the command line tools for OSX 10.9. I am using the latest git version of VTK and Qt 5.1.1. I did delete the build directories first before building.<div>
<br></div><div>My machine is a MacBook Pro mid 2010 8Gb RAM and an NVIDIA GeForce 330M 512 graphics card. <br><div><br></div><div>I have some test failures, but nothing out of the ordinary for my machine:</div><div><div>250:vtkCommonCoreTcl-TestEmptyInput</div>
<div>251:vtkCommonCoreTcl-TestSetGet</div><div>255:vtkCommonCoreTcl-otherPrint</div><div>1379:vtkInteractionStylePython-TestStyleJoystickActor</div><div>1380:vtkInteractionStylePython-TestStyleJoystickCamera</div><div>1381:vtkInteractionStylePython-TestStyleTerrain</div>
<div>1382:vtkInteractionStylePython-TestStyleTrackballActor</div><div>1383:vtkInteractionStylePython-TestStyleTrackballCamera</div><div>1637:vtkRenderingOpenGLCxx-TestBlurAndSobelPasses</div><div>1682:vtkRenderingOpenGLCxx-TestSobelGradientMagnitudePass</div>
<div>1723:vtkRenderingTkPython-TestTkRenderWidget</div><div>1724:vtkRenderingTkPython-TestTkRenderWindowInteractor</div><div><br></div><div>In the case of the WikiExamples there are some test failures there too, once again probably nothing out of the ordinary:</div>
<div><div>27:Filtering-ConstrainedDelaunay2D</div><div>88:Images-BorderPixelSize</div><div>144:Images-DrawOnAnImage</div><div>200:IO-IndividualVRML</div><div>235:IO-StructuredGridReader</div><div>278:Modelling-Delaunay3D</div>
<div>287:Plotting-LinePlot</div><div>386:PolyData-ExternalContour</div><div>445:Utilities-FullScreen</div><div>506:Visualization-Legend</div><div>547:Visualization-CorrectlyRenderTranslucentGeometry</div><div>563:VisualizationAlgorithms-CutWithCutFunction</div>
<div>564:VisualizationAlgorithms-CutWithScalars</div><div>586:Widgets-LogoWidget</div></div><div><br></div><div>In the case of ITK there is a build error in relation to Building CXX object Modules/Core/Common/CMakeFiles/ITKCommonHeaderTest2.dir/test/ITKCommonHeaderTest2.cxx.o</div>








<div><br></div><div>The error lies in: <b>/Users/andrewmaclean/Development/Kitware/src/ITK/Modules/Core/Common/include/itkImageAlgorithm.h:51:16: </b><span class=""><b>error: </b></span></div>








<p class=""><b>      no member named 'tr1' in namespace 'std'</b></p>
<div>  typedef std::tr1::true_type  TrueType;</div><div><br></div><div>Not sure why because this built ok in OS 10.8.</div><div><br></div><div>Regards</div><div>   Andrew</div><div> </div>-- <br>___________________________________________<br>
Andrew J. P. Maclean<br><br>___________________________________________
</div></div></div>