Skip to content

itk v6.0a01 #100

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

thewtex
Copy link
Member

@thewtex thewtex commented Dec 9, 2024

  • ENH: Bump default ITK version for C++ build to v6.0a01
  • ENH: Bump Python package version for itk 0.6a01

Latest tagged ITK pre-release version.
Latest pre-release.

CPython 3.8 is dropped because it has reached end-of-life.
For:

```
LINK: command "C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1442~1.344\bin\Hostx64\x64\link.exe /nologo Modules\IO\TIFF\src\CMakeFiles\ITKIOTIFF.dir\itkTIFFImageIO.cxx.obj Modules\IO\TIFF\src\CMakeFiles\ITKIOTIFF.dir\itkTIFFReaderInternal.cxx.obj Modules\IO\TIFF\src\CMakeFiles\ITKIOTIFF.dir\itkTIFFImageIOFactory.cxx.obj /out:bin\ITKIOTIFF-6.0.dll /implib:lib\ITKIOTIFF-6.0.lib /pdb:bin\ITKIOTIFF-6.0.pdb /dll /version:1.0 /machine:x64 /INCREMENTAL:NO lib\ITKIOImageBase-6.0.lib lib\itktiff-6.0.lib lib\ITKCommon-6.0.lib lib\itksys-6.0.lib ws2_32.lib dbghelp.lib psapi.lib lib\ITKVNLInstantiation-6.0.lib lib\itkvnl_algo-6.0.lib lib\itkvnl-6.0.lib lib\itkv3p_netlib-6.0.lib lib\itkvcl-6.0.lib lib\itkzlib-6.0.lib lib\itkjpeg-6.0.lib kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST:EMBED,ID=2" failed (exit code 1169) with the following output:
3180
itktiff-6.0.lib(tif_luv.c.obj) : error LNK2005: __ucrt_int_to_float already defined in itktiff-6.0.lib(tif_aux.c.obj)
3181
itktiff-6.0.lib(tif_color.c.obj) : error LNK2005: __ucrt_int_to_float already defined in itktiff-6.0.lib(tif_aux.c.obj)
```
Uses a new XCode. The v6.0a1 packages were built with this XCode.
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

Successfully merging this pull request may close these issues.

2 participants