I have been trying to install Win32-OLE and I will either get this error or one saying that the runtime and dependencies had an error
HockeyQuadman,
I’m unable to find your account on the ActiveState Platform, so I’m not sure of the details of your project. In my test case, I’m using Perl 5.36.1 on Windows 10 64-bit and am able to add and build Win32-OLE.
Two things you can try:
- Upgrade your instance of the State Tool by running
state update
and then try to install win32-OLE again. - Try authenticating against the Platform first by running
state auth
and then trying installing win32-OLE - Log into the Web GUI at https://platform.activestate.com and use it to add Win32-OLE to your project under the Configure tab.
Let me know if any of these solutions help.