Copy link to clipboard
Copied
All new apps are required to be 64-bit compatible, I have a problem with an Adobe Native Extension that I've been using -
vfrReaderNativeExtension
https://github.com/memeller/vfrReaderNativeExtension
Is there any way to re-compile this native extension to be 64-bit? Air sdk claims that the libVfrPdfReader.a file needs to be universial library...
Does any of you have .ane recompiled to 64-bit? I never did that before, so i'm not sure if it is possible anyway?
Thanks!
Copy link to clipboard
Copied
Hi Indyq,
Did you try packaging the ANE with latest AIRSDK ?
You will surely need to do that if it's an old ANE. (As the last commit dates on the GitHub suggests)
You may also find this DevNet article useful :
Gaming SDK ANEs - Universal 64-bit support | Adobe Developer Connection
-Tushar
Copy link to clipboard
Copied
I will try to generate the .a file as posted in the article, and build .ane.
Thank you for fast answer.
Copy link to clipboard
Copied
You are most welcome. Glad to help.
Tell me if that solves your problem.
Copy link to clipboard
Copied
Hey Indyq,
have you been able to build the new ANE file with 64bit support?
I also need an updated version, can you share it? Thx 🙂
Kenny