in reply to Re^2: Moderate success - and some questions
in thread Build of Alien::wxWidgets failing: help

do you have Wx::OpenGL? Wx::Scintilla? Wx::ActiveX or others like that, that come from cpan?

You'll have to recompile each and every one of those too

  • Comment on Re^3: Moderate success - and some questions

Replies are listed 'Best First'.
Re^4: Moderate success - and some questions
by Anonymous Monk on May 16, 2013 at 11:10 UTC

    Uninstall all available that depend on Wx

    cpanp -u Wx::ActiveX Wx::DialUpManager Wx::GLCanvas Wx::Metafile Wx::Mozilla Wx::PdfDocument Wx::Polygon Wx::Scintilla Wx::WebKit

    Then install the ones Wx::Demo uses

    cpanp -i Wx::ActiveX Wx::GLCanvas Wx::PdfDocument