<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Next problem - <div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">CMake Error at /Users/obara/Projects/Kitware/Builds/CMBSuperBuildV4Develop/paraview/src/paraview/VTK/CMake/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  Could NOT find SMTK (missing: SMTK_INCLUDE_DIR)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Call Stack (most recent call first):</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  /Users/obara/Projects/Kitware/Builds/CMBSuperBuildV4Develop/paraview/src/paraview/VTK/CMake/FindPackageHandleStandardArgs.cmake:288 (_FPHSA_FAILURE_MESSAGE)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  CMake/FindSMTK.cmake:30 (find_package_handle_standard_args)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">  ModelBridges/CMakeLists.txt:4 (find_package)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class="">Did you fix the developer mode of the SuperBuild when you decided to put versioning in the smtk include path?</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class="">Bob</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;" class=""><br class=""></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><blockquote type="cite" class=""><div class="">On May 25, 2015, at 3:40 PM, Robert Michael O'Bara <<a href="mailto:bob.obara@kitware.com" class="">bob.obara@kitware.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi David,<div class=""><br class=""></div><div class="">Found my problem - thanks!</div><div class=""><br class=""></div><div class="">Bob</div><div class=""><br class=""><div class="">
<div style="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 class=""><blockquote type="cite" class=""><div class="">On May 25, 2015, at 2:39 PM, David Thompson <<a href="mailto:david.thompson@kitware.com" class="">david.thompson@kitware.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">Hi Bob,<br class=""><br class=""><blockquote type="cite" class="">"/Users/obara/Projects/Kitware/Builds/CMBSuperBuildV4/install/include/smtk/attribute/MeshSelectionItemDefinition.h” 2<br class=""><br class="">and yes its in that directory.<br class=""></blockquote><br class="">But that's the install directory, not the SMTK source directory... you said it was a clean superbuild. Is that a different superbuild?<br class=""><br class="">Also, I would expect it to be<br class=""><br class="">/Users/obara/Projects/Kitware/Builds/CMBSuperBuildV4/install/include/smtk/1.0.0/smtk/attribute/MeshSelectionItemDefinition.h<br class=""><br class=""><br class="">(note the smtk/1.0.0) if you have the latest release-v1 branch of SMTK. Perhaps you did not clean out the old superbuild install directory before restarting cleanly? "rm -rf /Users/obara/Projects/Kitware/Builds/CMBSuperBuildV4/install/include/smtk" should get you compiling again...<br class=""><br class=""><span class="Apple-tab-span" style="white-space:pre">  </span>David<br class=""><br class=""><blockquote type="cite" class=""><br class=""><br class=""><blockquote type="cite" class="">On May 25, 2015, at 2:01 PM, David Thompson <<a href="mailto:david.thompson@kitware.com" class="">david.thompson@kitware.com</a>> wrote:<br class=""><br class=""><blockquote type="cite" class="">[obara@Gallifrey smtk]$  make attribute/MeshSelectionItem.cxx.i<br class="">Preprocessing CXX source to CMakeFiles/smtkCore.dir/attribute/MeshSelectionItem.cxx.i<br class=""></blockquote><br class="">Great. Now look in CMakeFiles/smtkCore.dir/attribute/MeshSelectionItem.cxx.i and find the absolute path of the MeshSelectionItemDefinition header being included. Is it in the superbuild's SMTK source directory?<br class=""><br class=""><span class="Apple-tab-span" style="white-space:pre">   </span>Thanks,<br class=""><span class="Apple-tab-span" style="white-space:pre">        </span>David<br class=""></blockquote><br class=""></blockquote><br class=""></div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""></div></body></html>