Perl Wx fails to Build -- ProperyGrid.c : err or: call of overloaded ‘wxVariant(wxColour& )’ is ambiguous [rt.cpan.org #128994]

[email protected] ("[email protected] via RT") Mon, 13 Jun 2022 12:36:45 -0400
Newsgroups perl.wxperl.users
Message-ID <[email protected]>
Mon Jun 13 12:36:44 2022: Request 128994 was acted upon.
Transaction: Correspondence added by [email protected]
       Queue: Wx
     Subject: Perl Wx fails to Build -- ProperyGrid.c : error: call of over=
loaded =E2=80=98wxVariant(wxColour&)=E2=80=99 is ambiguous [rt.cpan.org #12=
8994]
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: [email protected]
      Status: open
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=3D128994 >


Would appreciate that.  I'm using Perl 5.34 and it's pulling and building W=
xWidgets 3.0.2.  What I don't understand is why it has no issues compiling =
the same code with Perl 5.21.1 and other older versions of Perl.  One would=
 think that the version of Perl wouldn't matter, unless they made major ABI=
/bindings changes at some point which break it.

On Fri Jun 10 20:08:57 2022, [email protected] wrote:
> I think the issue is with wxWidgets. I was able to use 3.0.5.  But I
> had to edit a file (in wxPerl) I am not at home.  I found the solution
> via Google. When I get back I will find the answer and post it.
>=20
> Don Peddicord
>=20
> > On Jun 10, 2022, at 6:53 PM, [email protected] via RT <bug-
> > [email protected]> wrote:
> >
> > =EF=BB=BF<URL: https://rt.cpan.org/Ticket/Display.html?id=3D128994 >
> >
> > Same error here trying to build under CentOS7, with Perl 5.34.0.  It
> > builds fine under older versions of Perl like 5.22.1.  Same version
> > of Alien::wxWidgets and Wx.  Odd that the only difference is Perl
> > versions.