From: Mattia B. <mat...@li...> - 2006-12-24 12:07:36
|
On Fri, 22 Dec 2006 17:15:36 +0100 "Beule, Franck" <FB...@nd...> wrote: Hi, > D:\Wx-0.67>perl Makefile.PL > Warning: prerequisite Alien::wxWidgets 0.25 not found. <snip> > Writing Makefile for Wx > Can't locate object method "wx_base_directory" via package > "Alien::wxWidgets" at > D:/Wx-0.67/build/Wx/build/MakeMaker/Win32.pm line 56. > # Looks like your test died before it could output anything. > > ====================================================================== > For installation instructions and further help please see > docs/INSTALL.pod > > For command line switches help use: > perl Makefile.PL --help > ====================================================================== It appears Wx does not correctly handle the case of an old Alien::wxWidgets. For the moment, please install a new version before trying to build Wx. Regards Mattia |