From: Mattia B. <mat...@li...> - 2006-08-15 13:54:36
|
On Tue, 15 Aug 2006 00:47:20 -0400 Ed Heil <ed...@do...> wrote: > You know, I'd like to maybe go in a different direction right now -- > > if I /could /get myself a copy of a compiled, working wxWidgets > installation, one way or another, how could I get Alien::wxWidgets to > see it and accept it as what it needs? > > I've got a mingw (no msys) compile of wxWidgets from native makefiles > going right now. If that ends well I'm going to see if I can figure out > for myself how to tell Alien::wxWidgets how to find it. :) set WXDIR=C:\path\to\wxWidgets the same way it was done with wxPerl < 0.50. HTH Mattia |