Sorry, messed up the bisecting, the last working version of CMake is v3.27.9.
________________________________________
Von: Dinkelacker, Stefan <s.dinkelac...@dkfz-heidelberg.de>
Gesendet: Donnerstag, 18. Januar 2024 01:28
An: Ervin Tasnadi
Cc: mitk-users@lists.sourceforge.net
Betreff: Re: [mitk-users] [Extern] - Re: Build failed on Windows 10

It's independent of MITK and it affects the ITK install step, while the ITK 
build runs smoothly indeed. The install step misses a few files as written 
below. As it turned out, it seems to be only happening with CMake v3.28.1. So 
the workaround for now is to use CMake v3.28.0 or lower.

________________________________________
Von: Ervin Tasnadi <tasnadi.er...@brc.hu>
Gesendet: Mittwoch, 17. Januar 2024 23:01
An: Dinkelacker, Stefan
Cc: mitk-users@lists.sourceforge.net; Raphael Erard
Betreff: Re: AW: [mitk-users] [Extern] - Re: Build failed on Windows 10

Hi,

Thanks, for investigating the issue.

I suspect that the error isn't caused by ITK as it builds smoothly if
I launch its build explicitly in the superbuild.

Ervin

Quoting "Dinkelacker, Stefan" <s.dinkelac...@dkfz-heidelberg.de>:

> FYI, I created an ITK issue here:
> https://github.com/InsightSoftwareConsortium/ITK/issues/4407
> ________________________________________
> Von: Dinkelacker, Stefan <s.dinkelac...@dkfz-heidelberg.de>
> Gesendet: Mittwoch, 17. Januar 2024 12:26
> An: Raphael Erard; Ervin Tasnadi; mitk-users@lists.sourceforge.net
> Betreff: Re: [mitk-users] [Extern] - Re:  Build failed on Windows 10
>
> Hi all,
>
> sorry for the late reply, somehow the MITK Users mails weren't
> delivered to me this year as usual. I am having the same issue right
> now with a new build.
>
> The error originates in the ITK dependency of MatchPoint, which in
> turn is a dependency of MITK. The actual issue is not obvious,
> though. I will investigate and report back.
>
> My first impression is that it is an issue in ITK. MatchPoint just
> specifies ITK as general dependency and the installed CMake config
> files of ITK try to include internal ITK CMake config files, that
> are not installed along and according to their name probably also
> shouldn't.
>
> We updated our ITK dependency shortly before the v2023.12 release
> AFAIR so this issue probably creeped in at that time.
>
> Best,
> Stefan
> ________________________________________
> Von: Raphael Erard <raphael.er...@adis-sa.com>
> Gesendet: Mittwoch, 10. Januar 2024 09:25
> An: Ervin Tasnadi; mitk-users@lists.sourceforge.net
> Betreff: [Extern] - Re: [mitk-users] Build failed on Windows 10
>
> Hello,
>
> I'm kind of happy to see someone else has this issue. I'm also
> having this issue right now. This was working fine last year. I had
> to rebuild everything two days ago, and this error has popped. I
> still haven't figured out what the hell is happening.
>
> -----Original Message-----
> From: Ervin Tasnadi <tasnadi.er...@brc.hu>
> Sent: Wednesday, 3 January 2024 18:26
> To: mitk-users@lists.sourceforge.net
> Subject: [mitk-users] Build failed on Windows 10
>
> Dear Community,
>
> I tried to build the following version of MITK tagged with v2023.12:
> master 5c623c49b1 2023 Week 49 (Early December).
>
> However, the superbuild crashes when building project ALL_BUILD in
> Release - x64 mode the after opened the solution file
> MITK-superbuild.sln. The error message is the following:
>
> 8>CMake Error at
> MITK-superbuild/ep/lib/cmake/ITK-5.3/Modules/ITKEigen3.cmake:16
> (find_package):
> 18>  Could not find a package configuration file provided by
> "ITKInternalEigen3"
> 18>  (requested version 3.3) with any of the following names:
> 18>
> 18>    ITKInternalEigen3Config.cmake
> 18>    itkinternaleigen3-config.cmake
> 18>
> 18>  Add the installation prefix of "ITKInternalEigen3" to
> CMAKE_PREFIX_PATH or
> 18>  set "ITKInternalEigen3_DIR" to a directory containing one of the
> 18> above  files.  If "ITKInternalEigen3" provides a separate
> 18> development package or  SDK, be sure it has been installed.
>
> The same happens with VS 2019 and 2022.
>
> Any advice how to sort out this issue?
>
> Thanks,
> Ervin
> --
> Research fellow
> Biological Image Analysis and Machine Learning Group Biological
> Research Centre, Szeged
>
>
>
> _______________________________________________
> mitk-users mailing list
> mitk-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mitk-users
>
> _______________________________________________
> mitk-users mailing list
> mitk-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mitk-users
>
>
> _______________________________________________
> mitk-users mailing list
> mitk-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mitk-users


--
Research fellow
Biological Research Centre, Szeged



_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users


_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to