| Summary: | Digikam git build error | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | maderios <leoutation> |
| Component: | Portability-Compilation | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | metzpinguin |
| Priority: | NOR | ||
| Version First Reported In: | 8.0.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 8.0.0 | |
| Sentry Crash Report: | |||
|
Description
maderios
2022-10-11 16:00:13 UTC
I did not notice that 'git-lfs" is needed now... This issue seems solved You can compile with -DBUILD_TESTING=OFF, you don't need the test code. git-lfs is now used to download test data (specifically for video right now). Maik (In reply to Maik Qualmann from comment #2) > You can compile with -DBUILD_TESTING=OFF, you don't need the test code. > git-lfs is now used to download test data (specifically for video right now). > > Maik This parameter was already present in my build script but it seems it's not seen |