Replies: 1 comment
-
|
This is a known issue for some armv7 platforms, I have not found how to fix it. One solution is to specify basic feature library when obfuscating the scripts, for example, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a library which I am trying to obfuscate on the RaspPi 3B. Here are the commands being run to obfuscate:
The obfuscation happens sucessfully. However, the following exception occurs while using a certain function of the library.
However, if I run the library without obfuscation it runs perfectly fine. Please let me know what I am missing.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions