Re: Preliminary libffi progress
- Posted by Icy_Viking Sep 26, 2022
- 1676 views
Looks like there is multiple ways to go about this. However the FFI option looks much easier.
When running the 32-bit version, I get the following error:
ffi.e:775 in function define_c_func() ffi_prep_cif() returned FFI_BAD_ABI (2)
The 64-bit version doesn't show any errors, but doesn't run, I assume due to not having a 64-bit installtion of Euphoria, which I need to do.