Re: Wx.pm as ppm from ActiveState?
by Sisyphus other posts by this author
Oct 8 2009 6:46PM messages near this date
view in the new Beta List Site
RE: Wx.pm as ppm from ActiveState?
|
Re: Wx.pm as ppm from ActiveState?
----- Original Message -----
From: "Mark Dootson" <mark.dootson@[...].com>
> or if you have a pre-built wxWidgets
>
> environment - set WXDIR=C:\Path\to\wxWidgets
> perl Build.PL
> --wxWidgets-build=0
> --wxWidgets-unicode=1
> --wxWidgets-mslu=1
> --wxWidgets-portable=1
> --prefix /your/path/to/prefix
If I'm pre-building wxWidgets in the msys shell, what arguments do I need to
give './configure' for this to work ?
Presumably '--enable-unicode' would be one argument, but what's the
corresponding arg regarding mslu ('--enable-mslu' perhaps) ?
I'm also wondering what the '--prefix' stuff is about.
And is it ok to build a static lib, or must I build dll's ?
The source that I have is wxMSW-2.8.10.zip. It builds fine in the msys
shell, but the Alien-wxWidgets-0.44 'perl Build' process cannot find the
library (though $ENV{WXDIR} is set correctly) and I haven't yet worked out
how to deal with this.
It's unlikely that ActiveState will be using the MSYS shell to build
wxWidgets for their PPM - so, to that extent, this post is irrelevant, if
not OT.
Cheers,
Rob
_______________________________________________
PPM mailing list
PPM@[...].com
http://listserv.ActiveState.com/mailman/listinfo/ppm
Thread:
Gabor Szabo
Jan Dubois
Mark Dootson
Sisyphus
Mark Dootson
|