[Smtk-developers] Problem with SMTK Master

Robert Michael O'Bara bob.obara at kitware.com
Mon May 25 15:45:50 EDT 2015


Next problem - 
CMake Error at /Users/obara/Projects/Kitware/Builds/CMBSuperBuildV4Develop/paraview/src/paraview/VTK/CMake/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):
  Could NOT find SMTK (missing: SMTK_INCLUDE_DIR)
Call Stack (most recent call first):
  /Users/obara/Projects/Kitware/Builds/CMBSuperBuildV4Develop/paraview/src/paraview/VTK/CMake/FindPackageHandleStandardArgs.cmake:288 (_FPHSA_FAILURE_MESSAGE)
  CMake/FindSMTK.cmake:30 (find_package_handle_standard_args)
  ModelBridges/CMakeLists.txt:4 (find_package)

Did you fix the developer mode of the SuperBuild when you decided to put versioning in the smtk include path?

Bob

Robert M. O'Bara, MEng.
Assistant Director of Scientific Computing

Kitware Inc.
28 Corporate Drive
Suite 101
Clifton Park, NY 12065

Phone: (518) 881- 4931




> On May 25, 2015, at 3:40 PM, Robert Michael O'Bara <bob.obara at kitware.com> wrote:
> 
> Hi David,
> 
> Found my problem - thanks!
> 
> Bob
> 
> Robert M. O'Bara, MEng.
> Assistant Director of Scientific Computing
> 
> Kitware Inc.
> 28 Corporate Drive
> Suite 101
> Clifton Park, NY 12065
> 
> Phone: (518) 881- 4931
> 
> 
> 
> 
>> On May 25, 2015, at 2:39 PM, David Thompson <david.thompson at kitware.com <mailto:david.thompson at kitware.com>> wrote:
>> 
>> Hi Bob,
>> 
>>> "/Users/obara/Projects/Kitware/Builds/CMBSuperBuildV4/install/include/smtk/attribute/MeshSelectionItemDefinition.h” 2
>>> 
>>> and yes its in that directory.
>> 
>> But that's the install directory, not the SMTK source directory... you said it was a clean superbuild. Is that a different superbuild?
>> 
>> Also, I would expect it to be
>> 
>> /Users/obara/Projects/Kitware/Builds/CMBSuperBuildV4/install/include/smtk/1.0.0/smtk/attribute/MeshSelectionItemDefinition.h
>> 
>> 
>> (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...
>> 
>> 	David
>> 
>>> 
>>> 
>>>> On May 25, 2015, at 2:01 PM, David Thompson <david.thompson at kitware.com <mailto:david.thompson at kitware.com>> wrote:
>>>> 
>>>>> [obara at Gallifrey smtk]$  make attribute/MeshSelectionItem.cxx.i
>>>>> Preprocessing CXX source to CMakeFiles/smtkCore.dir/attribute/MeshSelectionItem.cxx.i
>>>> 
>>>> 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?
>>>> 
>>>> 	Thanks,
>>>> 	David
>>> 
>> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/smtk-developers/attachments/20150525/54a779b6/attachment.html>


More information about the Smtk-developers mailing list