-
-
Notifications
You must be signed in to change notification settings - Fork 686
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
Compilation Error with libtiff's CMath::CMath dependency. #4987
Comments
It look like libtiff defines a custom imported target: @bradking Would you agree the best way to address this for ITK is to update libtiff to use "CMath_INCLUDE_DIRS" and "CMath_LIBRARIES" over the imported target? |
@blowekamp yes, that's the simplest solution. I don't know why TIFF has a find module for a standard C library component. |
Should this be closed now? |
@blowekamp close this? |
closed by #4989 |
Building SimpleITK against an installed ITK from the master branch has the following error:
https://github.com/SimpleITK/SimpleITK/actions/runs/11990814469/job/33428736685
https://open.cdash.org/viewBuildError.php?buildid=10045709
Description
Steps to Reproduce
Expected behavior
Actual behavior
Reproducibility
Versions
Environment
Additional Information
The text was updated successfully, but these errors were encountered: