We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like the CI doesn't build anymore for a few weeks. For example at https://open.cdash.org/viewBuildError.php?buildid=10051014
FAILED: D:/a/bld/ITKEx-build/bin/itkTestDriver.exe cmd.exe /C "cd . && D:\a\_temp\-2103337693\cmake-3.24.2-windows-x86_64\bin\cmake.exe -E... LINK: command "C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1442~1.344\bin\Hostx64\x64\link.exe ... failed (exit code 1169) with the following output: error LNK2005: __ucrt_int_to_float already defined in itktiff-5.4.lib
Could it be that ITK should be upgraded to include recent TIFF lib fixes? Maybe use 5.4.1, instead of 5.4.0?
The text was updated successfully, but these errors were encountered:
Yes, this is correct the 5.4.1 contains the patch to fix this issues.
Sorry, something went wrong.
No branches or pull requests
Looks like the CI doesn't build anymore for a few weeks. For example at https://open.cdash.org/viewBuildError.php?buildid=10051014
Could it be that ITK should be upgraded to include recent TIFF lib fixes? Maybe use 5.4.1, instead of 5.4.0?
The text was updated successfully, but these errors were encountered: