jeffmur / fhel

Fully Homomorphic Encryption Library
https://pub.dev/packages/fhel
MIT License
2 stars 0 forks source link

Use cp to resolve symbolic links #75

Closed jeffmur closed 1 month ago

jeffmur commented 1 month ago

Temporary release to resolve issue ✅

Another exception was thrown: Invalid argument(s): Failed to load dynamic library 'libfhel.so': dlopen failed: file offset for the library "libfhel.so" >= file size: 0 >= 0

New issue, deployments related? 💡

Another exception was thrown: Invalid argument(s): Failed to load dynamic library 'libfhel.so': dlopen failed:"/data/app/~~XA0fduoRqaEXA08tRPymTg==/com.example.fhel_calculator-TjIf9D4__7HbwfhEGKO4VA==/lib/arm64/libfhel.so" is for EM_X86_64 (62) instead of EM_AARCH64 (183)

Root Cause: cfb3562