Tue May 24 09:12:45 2011: Request 68384 was acted upon.
Transaction: Correspondence added by noreply
Queue: Wx
Subject: Html.o:Html.c:(.text+0x1753d): undefined reference to
`_imp___ZTV12wxClientData'
Broken in: 0.99
Severity: (no value)
Owner: Nobody
Requestors:
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=68384 >
On Tue May 24 07:35:19 2011, noreply wrote:
> Yup, Wx-0.98 failed to build for the same reason
> I had nuked my WXDIR after installing Wx-0.98 the first time, and my
> config had
>
> 'wx_base_directory' => 'D:\\wxMSW-2.8.11',
> 'prefix' => 'D:\\wxMSW-2.8.11'
> ...-ID:\\wxMSW-2.8.11\\include -ID:\\wxMSW-2.8.11\\contrib\\include '
>
> so apparently, something went fubar with my wxMSW-2.8.11 build
> checking some logs I forgot I had, I see I had two variants
> wxMSW-2.8.11\lib\gcc_dll\libwxmsw28u_html.a
> wxMSW-2.8.11\lib\libwx_mswu_html-2.8.dll.a
>
> so maybe it was picking up the other version
> or some .o files or something
> or Alien::wxWidgets copied the wrong one
>
> I'll be back :)
uninstall Alien::wxWidgets Wx
and reinstalling went smoothly as expected
i won't be trying to replicate the fubar situation :)
thanks for your time
thanks