Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find a package configuration file provided by "OpenIGTLink" #267

Open
fullsignal0 opened this issue Nov 8, 2023 · 1 comment

Comments

@fullsignal0
Copy link

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.

@leochan2009
Copy link
Contributor

can you elaborate more about the error? you need to set the OpenIGTLink_DIR to openigtlink build directory during your project configuration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants