Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Error while running an exe built using the PP module.

by Anonymous Monk
on May 31, 2012 at 10:05 UTC ( [id://973484]=note: print w/replies, xml ) Need Help??


in reply to Re: Error while running an exe built using the PP module.
in thread Error while running an exe built using the PP module.

Its already included, the error message is XML::Parser::Expat: load_file:The specified module could not be found

Basically, XML::Parser::Expat was compiled against libexpat.dll instead of the static version, and you have to include libexpat.dll with the -l option

See Re: Missing libeay32.dll from an exe generated with pp utility

  • Comment on Re^2: Error while running an exe built using the PP module.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://973484]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-19 01:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found