| Summary: | CMake should indicate the need for libgpg-error as compile fails without it | ||
|---|---|---|---|
| Product: | [Applications] isoimagewriter | Reporter: | clivejo <clivejo> |
| Component: | general | Assignee: | Jonathan Riddell <jr> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | ||
| Priority: | HI | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Also fails on: make[4]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libgpgme.so', needed by 'isoimagewriter/isoimagewriter'. Stop. |
Compile fails with: /usr/include/gpgme++/error.h:32:23: fatal error: gpg-error.h: No such file or directory #include <gpg-error.h> ^