Re: [GM-announce] GraphicsMagick 1.3.36 is now available
Marco Atzeri <[email protected]> Sun, 27 Dec 2020 21:41:54 +0100
| Newsgroups | gmane.comp.video.graphicsmagick.help |
|---|---|
| Message-ID | <[email protected]> |
On 26.12.2020 23:45, Bob Friesenhahn wrote:
> GraphicsMagick 1.3.36 (a general-purpose image processing package, see
> http://www.graphicsmagick.org/) is now available. This release is the
> product of significant bug and security fixes due to GraphicsMagick
> participating in Google's oss-fuzz project. This release fixes a
> number of issues detected by oss-fuzz (11 issues remain open) as well
> as a number of issues reported via the SourceForge bug tracker, or
> discovered via testing.
>
the build fails on Cygwin 32 bit.
It is due to failing the test for
checking for OpenClipboard in -lgdi32
that fails on 32bit, but strangely passes on 64 bit.
For what I see OpenClipboard is in -luser32
https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-openclipboard
Running configure with LIBS="-lgdi32 -luser32" bypasses the issue.
Regards
Marco
_______________________________________________
Graphicsmagick-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/graphicsmagick-help