Bug 478986 - Fails to find xsimd 12 for the build
Summary: Fails to find xsimd 12 for the build
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 5.2.2
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-25 08:26 UTC by Christoph Reiter
Modified: 2024-02-28 18:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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