Hi again,
wxperl.d...@gmail.com wrote:
Next issue: those steps created about a dozen DLL files in the
lib\gcc_dll directory. Where should those files be installed, and
how? Is it sufficient (and is it a good idea) to simply copy those
files to the C:\WINDOWS directory?
You shouldn't have to move the files anywhere; the point of A::wx is
finding the files wherever you've built them yourself and making them
available to Wx (it copies them into its dir in perl's site/lib).
Just run the A::wx Build.PL again :-)
-- Ryan