<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi All,<div class=""><br class=""></div><div class="">When I try building the SMTK release branch I get:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">[1/486] Building CXX object smtk/mesh/testing/cxx/CMakeFiles/TestInterpolateOntoMesh.dir/TestInterpolateOntoMesh.cxx.o</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">FAILED: smtk/mesh/testing/cxx/CMakeFiles/TestInterpolateOntoMesh.dir/TestInterpolateOntoMesh.cxx.o </span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++  -DSMTK_SCRATCH_DIR=\"/Users/obara/Projects/Kitware/Builds/CMBSuperBuildRelease/superbuild/smtk/build/Testing/Temporary\" -I. -I/Users/obara/Projects/Kitware/CMBRelease/ThirdParty/SMTK -isystem /Users/obara/Projects/Kitware/CMBRelease/ThirdParty/SMTK/thirdparty -isystem thirdparty -isystem /Users/obara/Projects/Kitware/CMBRelease/ThirdParty/SMTK/thirdparty/cJSON -isystem /Users/obara/Projects/Kitware/CMBRelease/ThirdParty/SMTK/thirdparty/pugixml -isystem /Users/obara/Projects/Kitware/Builds/CMBSuperBuildRelease/install/include -I/Users/obara/Projects/Kitware/CMBRelease/ThirdParty/SMTK/thirdparty/moab/src -Ithirdparty/moab/src -fPIC  -mmacosx-version-min=10.12 --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk   -Wno-inconsistent-missing-override   -std=c++11 -stdlib=libc++ -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -mmacosx-version-min=10.12   -std=gnu++11 -MD -MT smtk/mesh/testing/cxx/CMakeFiles/TestInterpolateOntoMesh.dir/TestInterpolateOntoMesh.cxx.o -MF smtk/mesh/testing/cxx/CMakeFiles/TestInterpolateOntoMesh.dir/TestInterpolateOntoMesh.cxx.o.d -o smtk/mesh/testing/cxx/CMakeFiles/TestInterpolateOntoMesh.dir/TestInterpolateOntoMesh.cxx.o -c /Users/obara/Projects/Kitware/CMBRelease/ThirdParty/SMTK/smtk/mesh/testing/cxx/TestInterpolateOntoMesh.cxx</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/Users/obara/Projects/Kitware/CMBRelease/ThirdParty/SMTK/smtk/mesh/testing/cxx/TestInterpolateOntoMesh.cxx:316:7: error: use of undeclared identifier 'interpolateMeshOpResult'; did you mean 'interpolateOntoMeshOpResult'?</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">  if (interpolateMeshOpResult->findInt("outcome")->value() != smtk::model::OPERATION_SUCCEEDED)</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">      ^~~~~~~~~~~~~~~~~~~~~~~</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">      interpolateOntoMeshOpResult</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/Users/obara/Projects/Kitware/CMBRelease/ThirdParty/SMTK/smtk/mesh/testing/cxx/TestInterpolateOntoMesh.cxx:307:31: note: 'interpolateOntoMeshOpResult' declared here</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">  smtk::model::OperatorResult interpolateOntoMeshOpResult = interpolateOntoMeshOp->operate();</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                              ^</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Whats up?</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Bob</span></div><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Robert M. O'Bara, MEng.<br class="">Assistant Director of Scientific Computing<br class=""><br class="">Kitware Inc.<br class="">28 Corporate Drive<br class="">Suite 101<br class="">Clifton Park, NY 12065<br class=""><br class="">Phone: (518) 881- 4931</div><div class=""><br class=""></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>

<br class=""></div></body></html>