Thu Mar 11 16:06:52 2010: Request 53584 was acted upon. Transaction: Correspondence added by mattia.bar...@libero.it Queue: Alien-wxWidgets Subject: Re: [rt.cpan.org #53584] Another 64-bit troubles with mingw-w64 compiler Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: k...@cpan.org Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=53584 >
kmx via RT wrote: Hi, > I am back with a patch for enabling Alien::wxWidgets to build via 64bit > mingw-w64 compiler. > > 1/ it turns out that it is nearly impossible to make wxwidgets 2.8.10 to build > via 64bit gcc from mingw-w64.sf.net > > 2/ so I have focused just on 2.9.0 and I was successfull > > > Please find eclosed files: > > a/ Alien-wxWidgets-0.50_01-win64.patch - changes Build.PL + patches\data-2.9.0 I will not apply the patch to automatically switch to wxWidgets 2.9.0, for the same reasons A::wx does not build 2.9.x on 64 bit OS X: if somebody _wants_ to try 2.9.x he can, but users installing it as a dependency of (say) Padre should not get a wx development version as default. > b/ patches/wxMSW-2.9.0-makefiles.patch - updated file The only change is a s/-lwsock32/-lws2_32/, right? > c/ patches/wxMSW-2.9.0-w64-filefn.patch - new file Will apply. Thanks! Mattia