error ”undefigned symbol: lua_rawgetp” while trying to bind a love project with rust
I have a love2d project where I am trying to bind midi controllers with rust and mlua rust library,
I have this file configuration :
I have a love2d project where I am trying to bind midi controllers with rust and mlua rust library,
I have this file configuration :