プログラミングは全くの素人です。CMakeも使うのは初めてです。
Slicer4という名の3D解析ソフトにTubeTKという血管解析用のmoduleを導入したいと思い、http://www.vtk.org/Wiki/TubeTK/Build_Instructionsのweb pageを見ながらずっとしているのですが、どうしてもうまくいきません。ぜひご教授頂けますと助かります。
環境
Windows7 Professional 64bit オペレーティングシステム
CMake 3.6.1
Qt 4.8.4
Slik-subversion 1.9.4 -x64
PYTHON 2.7.12
Numpy 1.11.1
Visual C++ 2010 Express
Visual studio 2010 Service Pack 1
TortoiseGit 2.2.0.0(64bit)
Slicer 4.5.0-1は http://download.slicer.org/ からinstallerをdownloadしてinstallしました。起動は確認できています。
TubeTKは https://github.com/KitwareMedical/TubeTK からsource codeをdownloadしました。
CMakeを起動させ、Where is source code欄は C:/TubeTK-masterとし、そのフォルダには、うえで述べたsource codeを入れてあります。Where to build binaries欄はC:/TubeTK-master/TubeTK Release としました。
CMakeのvariableの「TubeTK_BUILD_USING_SLICER」の□にチェックをいれて、Configureボタンを押すと、以下のようなエラーメッセージが赤字で出ます。「Slicer_DIR」として Slicer.exeのあるフォルダを指定しても、directoryを認識してくれません。
CMake Error at CMakeLists.txt:266 (find_package):
By not providing "FindSlicer.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Slicer", but
CMake did not find one.
Could not find a package configuration file provided by "Slicer" with any
of the following names:
SlicerConfig.cmake
slicer-config.cmake
Add the installation prefix of "Slicer" to CMAKE_PREFIX_PATH or set
"Slicer_DIR" to a directory containing one of the above files. If "Slicer"
provides a separate development package or SDK, be sure it has been
installed.
非常に困っています。是非助けてください。

バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2016/08/29 06:00
2016/08/29 06:23
2016/08/29 09:15