<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi Simon,</p>
<p>I have trouble compiling the git version of RTK. Here are the steps I followed:</p>
<p>- Compiled ITK 5.3rc without checking the RTK Module</p>
<p>- In CMake (RTK project), I set up the ITK_DIR variable to the directory where I built ITK</p>
<p>
</p>
<p>Configuration is ok, unfortunately, generation shouts a huge amount of errors at me:</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
<span style=" color:#ff0000;">CMake Error at /home/vincent/IPTools/InsightToolkit-5.3rc02/CMake/ITKModuleHeaderTest.cmake:87 (add_executable):
Target "RTKHeaderTest1" links to target "CUDA::cufft" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?
Call Stack (most recent call first):
/home/vincent/IPTools/InsightToolkit-5.3rc02/CMake/ITKModuleMacros.cmake:207 (itk_module_headertest)
/home/vincent/IPTools/InsightToolkit-5.3rc02/CMake/ITKModuleExternal.cmake:162 (itk_module_impl)
CMakeLists.txt:216 (include)
</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">CMake Error at /home/vincent/IPTools/InsightToolkit-5.3rc02/CMake/ITKModuleHeaderTest.cmake:87 (add_executable):
Target "RTKHeaderTest1" links to target "CUDA::cublas" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?
Call Stack (most recent call first):
/home/vincent/IPTools/InsightToolkit-5.3rc02/CMake/ITKModuleMacros.cmake:207 (itk_module_headertest)
/home/vincent/IPTools/InsightToolkit-5.3rc02/CMake/ITKModuleExternal.cmake:162 (itk_module_impl)
CMakeLists.txt:216 (include)</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">
</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">
</span></p>
<p><style type="text/css">p, li { white-space: pre-wrap; }</style></p>
<p>The list goes on for quite a while. I have probably misunderstood the compilation instruction against an existing ITK. Would you mind to point me in the right direction ?</p>
<p>
</p>
<p>Thank you,</p>
<p>
</p>
<p>Vincent
</p>
<p>
</p>
<p>
</p>
</body>
</html>