Sun Jan 10 04:22:59 2010: Request 53550 was acted upon. Transaction: Correspondence added by ikeg...@adaelis.com Queue: Alien-wxWidgets Subject: Re: [rt.cpan.org #53550] Broken in: 0.47, 0.48 Severity: (no value) Owner: Nobody Requestors: ikeg...@cpan.org Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=53550 >
On Sat, Jan 9, 2010 at 3:54 PM, Mattia Barbon via RT < bug-alien-wxwidg...@rt.cpan.org> wrote: > The MSVC6 build problem you mention at the top should be solved in > 0.96 (released today) Thanks > could you detail the "DLL errors and malfunctions > when you try to some aspects of Wx" caused by the missing manifest in > DLLs? When launching Wx::Demo's wxperl_demo, you get warnings on the console and a popup dialog. If you go to the demos involving HTML, they are displaying as text with the tags stripped. e.g. <h1>h1</h1> <ul> <li>foo</li> <li>bar</li> </ul> displays as the unformatted string h1 foo bar > After making the fix, I'd like to have a test case to check > everything is working. >