Fri Nov 25 13:19:26 2011: Request 72726 was acted upon. Transaction: Correspondence added by mark.doot...@znix.com Queue: Wx Subject: Re: [rt.cpan.org #72726] -D_USE_32BIT_TIME_T mismatch between Wx and Alien::wxWidgets Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: derhoe...@gmx.net Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=72726 >
Hi, Thanks to your note that -D_USE_32BIT_TIME_T was the issue I have fixed in svn and tested against ActivePerl 1401 using wxWidgets 2.8.12 and the current svn using Visual Studio 10. I wonder if you could find the time to test with your setup? svn code available from: svn export https://wxperl.svn.sourceforge.net/svnroot/wxperl/Alien-wxWidgets/trunk Alien-wxWidgets svn export https://wxperl.svn.sourceforge.net/svnroot/wxperl/wxPerl/trunk wxPerl Alien::wxWidgets will suggest that you can build 2.9.3 which you cannot yet ( it has not been released ). Regards Mark On 25/11/2011 15:59, Bjoern Hoehrmann via RT wrote: > Queue: Wx > Ticket<URL: https://rt.cpan.org/Ticket/Display.html?id=72726> > > * Mark Dootson via RT wrote: >> I assume by 'current version' you mean wxWidgets development versions >> 2.9.x and not the stable version 2.8.12? > > I meant 2.9.2. I also tried 2.8.12 but that would not link either, and > I think the list of errors there was longer, so I debugged the one with > fewer errors. Would have been easier if Visual Studio would point out > which very very similar methods are exported when it can't find one...