<div dir="ltr"><div>Hi Howard,</div><div>Sorry to hear you're struggling. You need to set ITK_DIR to the location of your ITK build. It may have been removed from cmake but it's provided by ITK.</div><div>The simplest is to build the latest ITK 5.0.0 and to simply turn on the option Module_RTK.</div><div>Simon<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 26, 2019 at 12:55 AM Howard <<a href="mailto:lomahu@gmail.com">lomahu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
I followed the instructions on the RTK wiki page to build the latest<br>
RTK. With upgrading ITK to v4.13.0, during the build I encountered the<br>
following error:<br>
<br>
CMake Error at CMakeLists.txt:94 (find_package):<br>
   By not providing "FindITK.cmake" in CMAKE_MODULE_PATH this project has<br>
   asked CMake to find a package configuration file provided by "ITK", but<br>
   CMake did not find one.<br>
<br>
   Could not find a package configuration file provided by "ITK" (requested<br>
   version 4.12.0) with any of the following names:<br>
<br>
     ITKConfig.cmake<br>
     itk-config.cmake<br>
<br>
   Add the installation prefix of "ITK" to CMAKE_PREFIX_PATH or set "ITK_DIR"<br>
   to a directory containing one of the above files.  If "ITK" provides a<br>
   separate development package or SDK, be sure it has been installed.<br>
<br>
I searched online and found some people said "The file FindITK.cmake<br>
was removed in CMake 3.0.", but RTK wiki page never said anything like<br>
that.<br>
<br>
With the older version RTK, I never had this trouble building RTK. It<br>
is supposed to be very smooth process but becomes so frustrating!!!!<br>
Can anyone out there help me out?<br>
<br>
Thanks,<br>
Howard<br>
_______________________________________________<br>
Rtk-users mailing list<br>
<a href="mailto:Rtk-users@public.kitware.com" target="_blank">Rtk-users@public.kitware.com</a><br>
<a href="https://public.kitware.com/mailman/listinfo/rtk-users" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/rtk-users</a><br>
</blockquote></div>