Hi, I have build errors with Wx >= 0.9918. They all fail because of a missing typemap:
0.9918 => Could not find a typemap for C type 'wxPlFontEnumerator *' 0.9919 => Could not find a typemap for C type 'wxRegionIterator *' 0.9920 => Could not find a typemap for C type 'wxRegionIterator *' 0.9921 => Could not find a typemap for C type 'wxRegionIterator *' 0.9917 builds fine. Here is a bit more build context, with Wx 0.9921 (don't mind the weird path names, I'm on NixOS): building Wx.c /nix/store/clfzsf6gi7qh5i9c0vks1ifjam47rijn-perl-5.16.2/bin/perl /nix/store/clfzsf6gi7qh5i9c0vks1ifjam47rijn-perl-5.16.2/lib/perl5/5.16.2/ExtUtils/xsubpp -nolinenumbers -noprototypes -typemap /nix/store/clfzsf6gi7qh5i9c0vks1ifjam47rijn-perl-5.16.2/lib/perl5/5.16.2/ExtUtils/typemap -typemap typemap Wx.xs > Wx.xsc && mv Wx.xsc Wx.c Could not find a typemap for C type 'wxRegionIterator *'. Please put me in Cc, I'm not subscribed to the list. Best regards, Bjørn Forsman