EHook icon indicating copy to clipboard operation
EHook copied to clipboard

Different Instruction set architecture (ABI's)

Open MafiaBoys opened this issue 2 years ago • 0 comments

There are many problems with the script:

  1. A library use (x86 Instruction set architecture) cannot load another library use (Instruction set architecture armeabi-v7a) why?
  2. dvm2hdDlopen = dlsym(lib3btrans, "dvm2hdDlopen"); name dvm2hdDlopen not found in **libhoudini**
    
  3. ..

MafiaBoys avatar Sep 30 '22 15:09 MafiaBoys