Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Perl64 bit Win32::OLE problem

by syphilis (Archbishop)
on Jan 14, 2014 at 01:24 UTC ( [id://1070500]=note: print w/replies, xml ) Need Help??


in reply to Perl64 bit Win32::OLE problem

Win32::OLE object version 0.1709 does not match $Win32::OLE::VERSION 0.1704

That's the problem - the other stuff you see is just a warning (not a fatal error) that you should omit the "defined" from "defined @whatever".

The problem is that your lib/Win32/OLE.pm is version 0.1704, but your lib/auto/Win32/OLE/OLE.dll is for version 0.1709. This sort of mismatch is not allowed.
How did it happen ?

Cheers,
Rob

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-24 22:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found