Jun 4 2024
Deleted branch from rMITK MITK: bugfix/T30456-UpgradeITK.
Jun 3 2024
- Instead of depending on Eigen, depend on ITK|ITKEigen3.
- Prefix header paths with itkeigen/, e.g. itkeigen/Eigen/Dense instead of Eigen/Dense
ITK's Eigen interferes with our separate external dependency, so I will remove our own and change the dependencies to ITK's Eigen, which is just fine regarding its version.
Pushed new branch to rMITK MITK: bugfix/T30456-UpgradeITK.
I fixed MatchPoint with rMP6a425290639f: Merge branch 'T30456-FixWrongClassNameInITKMacro'.
Jun 27 2023
Jun 19 2023
Deleted branch from rMITK MITK: bugfix/T29634-UpgradeITK-v5.2.1-v5.3.0.
Jun 16 2023
Pushed new branch to rMITK MITK: bugfix/T29634-UpgradeITK-v5.2.1-v5.3.0.
thanks for taking care. 🙏
they are ok
@floca Can you check the two commits in the branch above if they are okay for merging?
I will migrate MatchPoint in this branch: https://phabricator.mitk.org/source/matchpoint/history/T29634-MigrateToITKv5.3/
Apr 12 2022
Oct 14 2021
Hi there! 🙂
Apr 23 2021
I will put this up for grabs as it does not make sense to start a new project now. Personally I will investigate further after the Conan evaluation report has been written.
One long term solution would also be to create an own Litmus Conan recipe and use this external Litmus package inside MatchPoint.
I was trying to test if I can forward the ITK_USE_FILE variable inside the ExternalProject call to Litmus, as we did in the change for the CMAKE_PREFIX_PATH. I realized that neither the CMAKE_PREFIX_PATH nor the ITK_USE_FILE is correctly forwarded and accessible inside Litmus CMake configuration.
I started looking into this and some changes need to be made in order to get some errors out of the way:
- Conan-center recipes are built without CMake find / config files, as mentioned here: In short: Conan creates own find / config files so they are removed from the original package.
Apr 21 2021
Apr 14 2021
Feb 11 2021
May 26 2020
Solved with the new icon set.
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Hi there! 🙂
Apr 24 2019
@kislinsk Stefan, you said you reworked this pragma for MITK? Does it implie any changes for 3rd party projects?