Looking for help with this package that is failing to build in my project.
Runtime Details
- ActiveState
- Language - perl 5.32.1
- Platform - Windows
Failing Packages
- DBD-Oracle 1.80
Looking for help with this package that is failing to build in my project.
Hi @smosin
It looks like you are building for Perl 5.32 now but that you started with a different version. That can have complications because some things changed under the hood on our Platform between the versions.
I suggest starting with a Perl 5.32 build - that should go more smoothly.
Cheers!
–zak
Hey @smosin - Were you able to try the approach I mentioned?
I started fresh new 5.28.1 branch and everything is OK now.
Thanks for letting us know! Glad to read it!