develooper Front page | perl.wxperl.users | Postings from May 2013

Wx >= 0.9918 build errors because of missing typemap

Thread Next
From:
Bjørn Forsman
Date:
May 1, 2013 17:57
Subject:
Wx >= 0.9918 build errors because of missing typemap
Message ID:
CAEYzJUEPA2fJFYk=0crzew2_1_aUSrzLJOm_AgCBW_b0wbQu2A@mail.gmail.com
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

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About