[Smtk-developers] SuperBuild Issues

David Thompson david.thompson at kitware.com
Tue May 26 14:45:00 EDT 2015


Hi Bob,

> This is a brand new SuperBuild (with both CMB and SMTK in superbuild mode) - I’m getting the following:

There should be an SMTKConfig.cmake file in /Users/obara/Projects/Kitware/Builds/CMBSuperBuild/install/lib/cmake/SMTK .

1. Is it there?
2. If not, can you add 'message("SMTK config in ${smtk_dir}")' line to Projects/cmb.cmake in your superbuild source and tell me what it prints?

	Thanks,
	David

> 
> [ 88%] Performing configure step for 'cmb'
> Not searching for unused variables given on the command line.
> -- CMAKE_CXX_COMPILER_ID='AppleClang'
> -- CMAKE_CXX_FLAGS='-fPIC -arch x86_64 -mmacosx-version-min=10.10 --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk'
> -- CMAKE_C_FLAGS='-fPIC -arch x86_64 -mmacosx-version-min=10.10 --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk'
> EXECUTABLE_OUTPUT_PATH=/Users/obara/Projects/Kitware/Builds/CMBSuperBuild/cmb/src/cmb-build/bin
> -- Boost version: 1.56.0
> -- Found the following Boost libraries:
> --   thread
> --   filesystem
> --   system
> --   date_time
> VXL_LIBRARY_DIR=/Users/obara/Projects/Kitware/Builds/CMBSuperBuild/install/lib
> CMake Error at Source/ModelBridges/CMakeLists.txt:4 (find_package):
>   By not providing "FindSMTK.cmake" in CMAKE_MODULE_PATH this project has
>   asked CMake to find a package configuration file provided by "SMTK", but
>   CMake did not find one.
> 
>   Could not find a package configuration file provided by "SMTK" with any of
>   the following names:
> 
>     SMTKConfig.cmake
>     smtk-config.cmake
> 
>   Add the installation prefix of "SMTK" to CMAKE_PREFIX_PATH or set
>   "SMTK_DIR" to a directory containing one of the above files.  If "SMTK"
>   provides a separate development package or SDK, be sure it has been
>   installed.
> 
> 
> -- Configuring incomplete, errors occurred!
> See also "/Users/obara/Projects/Kitware/Builds/CMBSuperBuild/cmb/src/cmb-build/CMakeFiles/CMakeOutput.log".
> See also "/Users/obara/Projects/Kitware/Builds/CMBSuperBuild/cmb/src/cmb-build/CMakeFiles/CMakeError.log".
> 
> 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
> 
> 
> 
> 



More information about the Smtk-developers mailing list