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

Compile errors CI (github-actions) build-test-cxx (windows-2022) __ucrt_int_to_float itktiff-5.4.lib #435

Open
N-Dekker opened this issue Dec 20, 2024 · 1 comment

Comments

@N-Dekker
Copy link
Collaborator

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?

@blowekamp
Copy link
Member

Could it be that ITK should be upgraded to include recent TIFF lib fixes? Maybe use 5.4.1, instead of 5.4.0?

Yes, this is correct the 5.4.1 contains the patch to fix this issues.

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