Plasmate status

Sebastian Kügler sebas at kde.org
Thu Mar 17 19:01:32 CET 2011


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


More information about the Plasma-devel mailing list