![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: XML::LibXML with pp on windowsby swl (Vicar) |
on Dec 16, 2021 at 03:51 UTC ( #11139659=note: print w/replies, xml ) | Need Help?? |
You are probably missing a second level dependency (i.e. one or more of the DLLs you are packing depends on another DLL you are not listing). Give pp_autolink from App::PP::Autolink a go. I just tested with the script below. It fails using a plain pp call (in the same way that your call does), but passes with pp_autolink.
In Section
Seekers of Perl Wisdom
|
|