On Thursday, March 17, 2011 17:46:19 Alexander Potashev wrote:
> The following simple change fixes build for me (otherwise the compiler
> complains about missing gpgme.h):
>
> diff --git a/publisher/signingwidget.cpp b/publisher/signingwidget.cpp
> index c5a8895..744cfc1 100644
> --- a/publisher/signingwidget.cpp
> +++ b/publisher/signingwidget.cpp
> -#include <gpgme.h>
> +#include <gpgme/gpgme.h>
I've instead added ${GPGME_INCLUDE} to the include path, can you test if it
build for you now (without your patch)?
Cheers,
--
sebas
http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
_______________________________________________
Plasma-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/plasma-devel