| Summary: | Build failure at KoAlphaMaskApplicatorFactoryImpl_Scalar.cpp.o | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | toginn <nobonobo0> |
| Component: | * Unknown | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | alvin, nobonobo0 |
| Priority: | NOR | ||
| Version First Reported In: | git master (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | The error log. | ||
|
Description
toginn
2022-02-02 10:53:47 UTC
Issue is caused by a missing include in Vc and already fixed upstream: https://github.com/VcDevel/Vc/pull/275 I recommend using the Docker build environment, which can use the same dependencies we ship with the appimage. If you really want to build Krita using system libraries, you need to somehow update your Vc install. Thank you for replying! I will use the Docker build environment. When I get used to it, I will try to build using my system libraries. |