[PD] zexy compilation issue with msys2

IOhannes m zmölnig zmoelnig at iem.at
Sun Mar 20 20:56:49 CET 2016


On 03/20/2016 08:43 PM, Jonathan Wilkes via Pd-list wrote:
> I don't know how to differentiate between mingw64 and msys2, so unfortunately I 
> can't offer you a patch.

hmm, too bad.

anyhow, older versions of zexy included a dummy replacement for
_get_output_format(), but this has been dropped because it was no longer
needed for "newer" versions of mingw.
the commit-log says:

> commit fc2548593f90df6f18de3d0e80c3804da98a0e9d
> Author: IOhannes m zmölnig <zmoelnig at users.sourceforge.net>
> Date:   Wed Apr 22 21:32:58 2015 +0000
>
>     avoid redeclaration of _get_output_format()
>
>     newer MinGW ships it.
>     no idea how to detect this automatically


which suggests that the solution is to update your MinGW installatin
(though i don't know what version you would need).

a workaround might be to just patch rawprint.c to enable the fix
(rawprint.c:29)

gfmda
IOhannes


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160320/43f2d1e0/attachment-0001.sig>


More information about the Pd-list mailing list