Mon Jun 13 12:36:44 2022: Request 128994 was acted upon. Transaction: Correspondence added by james_burwell@apple.com Queue: Wx Subject: Perl Wx fails to Build -- ProperyGrid.c : error: call of overloaded âwxVariant(wxColour&)â is ambiguous [rt.cpan.org #128994] Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: imdonp@gmail.com Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=128994 > Would appreciate that. I'm using Perl 5.34 and it's pulling and building WxWidgets 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, imdonp@gmail.com 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. > > Don Peddicord > > > On Jun 10, 2022, at 6:53 PM, james_burwell@apple.com via RT <bug- > > Wx@rt.cpan.org> wrote: > > > > <URL: https://rt.cpan.org/Ticket/Display.html?id=128994 > > > > > 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.