You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Error at src/SupraLib/CMakeLists.txt:111 (find_package):
By not providing "FindOpenIGTLink.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"OpenIGTLink", but CMake did not find one.
Could not find a package configuration file provided by "OpenIGTLink" with
any of the following names:
OpenIGTLinkConfig.cmake
openigtlink-config.cmake
Add the installation prefix of "OpenIGTLink" to CMAKE_PREFIX_PATH or set
"OpenIGTLink_DIR" to a directory containing one of the above files. If
"OpenIGTLink" provides a separate development package or SDK, be sure it
has been installed.
The text was updated successfully, but these errors were encountered:
CMake Error at src/SupraLib/CMakeLists.txt:111 (find_package):
By not providing "FindOpenIGTLink.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"OpenIGTLink", but CMake did not find one.
Could not find a package configuration file provided by "OpenIGTLink" with
any of the following names:
Add the installation prefix of "OpenIGTLink" to CMAKE_PREFIX_PATH or set
"OpenIGTLink_DIR" to a directory containing one of the above files. If
"OpenIGTLink" provides a separate development package or SDK, be sure it
has been installed.
The text was updated successfully, but these errors were encountered: