Bug 478986

Summary: Fails to find xsimd 12 for the build
Product: [Applications] krita Reporter: Christoph Reiter <reiter.christoph>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: dimula73
Priority: NOR    
Version: 5.2.2   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Comment 1 Dmitry Kazakov 2024-01-11 12:40:33 UTC
Git commit b55362d4279dcaddb6e3d6484235536236c1ea74 by Dmitry Kazakov.
Committed on 11/01/2024 at 13:40.
Pushed by dkazakov into branch 'master'.

Support xsimd 12

M  +6    -1    CMakeLists.txt

https://invent.kde.org/graphics/krita/-/commit/b55362d4279dcaddb6e3d6484235536236c1ea74
Comment 2 Dmitry Kazakov 2024-01-11 12:41:48 UTC
Hi, Christoph!

I have fixed the issue, thank you for the report. It seems like we should manually add all the supported versions, because of the version policy setup in the xsimd's config file. It is set to `SameMajorVersion` compatibility mode.
Comment 3 Dmitry Kazakov 2024-02-28 18:10:05 UTC
Git commit 6d71b700a5cbe49567307895ed338259260fa1a4 by Dmitry Kazakov.
Committed on 28/02/2024 at 12:53.
Pushed by dkazakov into branch 'kazakov/for-5.2'.

Support xsimd 12

M  +6    -1    CMakeLists.txt

https://invent.kde.org/graphics/krita/-/commit/6d71b700a5cbe49567307895ed338259260fa1a4