Wed Mar 22 13:09:41 2017: Request 118284 was acted upon. Transaction: Correspondence added by stefan.bru...@rwth-aachen.de Queue: Wx Subject: Re: [rt.cpan.org #118284] Perl-Wx can not be built with STL variants of wxWidgets Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: stefan.bru...@rwth-aachen.de Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=118284 >
On Dienstag, 21. März 2017 15:08:08 CET Ron Grunwald via RT wrote: > <URL: https://rt.cpan.org/Ticket/Display.html?id=118284 > > > On Thu Oct 06 20:32:27 2016, stefan.bru...@rwth-aachen.de wrote: > > Note - If you built wxWidgets with wxUSE_STL set to 1, the implicit > > conversions to both narrow and wide C strings are disabled and > > replaced with > > implicit conversions to std::string and std::wstring. > > Hi Stefan, > > From your description of the problem, if we execute the following > command line in Alien-wxWidgets, > > perl Build.PL --wxWidgets-extraflags="--enable-stl" > > would that then allow Wx to build successfully against version 3.0.2? > Is this what you did? I use a dedicated build environment where only one wxWidgets version/variant is installed at a time. "STL" is a build option of wxWidgets itself. While building perl-Alien- wxWidgets you need to have this build of wxWidgets installed. Regards, Stefan