Page 1 of 1

Compilation problem with modffi

Posted: Mon Nov 15, 2021 3:58 pm
by yanh
Hey all,

I am trying to compile the embedded example to work as a static library on iOS.

I was able to compile it, but when I try to enable ffi (By compiling modffi.c as well), I get the following error:

"No rule to make target `modffi.c`, needed by `build/genhdr/qstr.i.last`"

Can anyone please assist??