Thu Dec 29 12:10:45 2022: Request 145723 was acted upon. Transaction: Ticket created by stephenj...@gmail.com Queue: Win32-API Subject: Add support for Windows on ARM64 Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: stephenj...@gmail.com Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=145723 >
I'm trying to compile Win32-API from Git ( https://github.com/bulk88/perl5-win32-api) for ARM64, but this platform isn't supported by the code yet. I was able to port Win32::API::Call over to ARM64 via https://github.com/stephenjust/perl5-win32-api/commit/44267e3bca3627979d9625366494e2423c05f286 but I don't really understand Win32::API::Callback and would appreciate some help with that part. Regards, Stephen