[Craft] [Bug 397494] Make gpgmepp available on MSVC build too

Hannah von Reth bugzilla_noreply at kde.org
Thu Aug 16 07:44:47 BST 2018


https://bugs.kde.org/show_bug.cgi?id=397494

Hannah von Reth <vonreth at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |CONFIRMED

--- Comment #1 from Hannah von Reth <vonreth at kde.org> ---
We currently compile all gpg libraries with mingw and offer them for msvc.
This work great for C libraries but is impossible for C++ libraries, that's why
we don't offer libgpgmepp for msvc.

Gpgme was previously a KDE project and had a CMake build system, but it was
upstreamed and since than is not buildable with msvc.

The correct way to solve this issue would be to provide a upstreamable patch
that provides a CMake build system for the C++ parts.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Kde-windows mailing list