Summary: | KDiagram fails to compile on MacOS on CI | ||
---|---|---|---|
Product: | [Unmaintained] Craft | Reporter: | wojnilowicz <lukasz.wojnilowicz> |
Component: | Blueprints | Assignee: | Hannah von Reth <vonreth> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bcooksley, windows-bugs-null |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | KGantt linking failure |
Description
wojnilowicz
2018-10-14 17:22:21 UTC
The cmake required version needs to be raised to 3 (In reply to Hannah von Reth from comment #1) > The cmake required version needs to be raised to 3 Why? To detect Apple Clang vs LLVM Clang cmake 3 is required. This would be the issue for https://binary-factory.kde.org/job/KAlgebra_Nightly_macos/209/console as well I suspect. @Hannah Thank you for the tip. @Ben I've set a patch for KAlgebra. |