Dec. 7, 2017
3:41 p.m.
you need to reset FFI: FFIMethodRegistry resetAll. Esteban
On 7 Dec 2017, at 16:04, Steven Costiou <steven.costiou@kloum.io> wrote:
Hi,
noob question: i installed bloc and tried to run examples.
It worked well on Fedora 27 but not on latest Debian 64 bits because the path of libcairo.so.2 was wrong.
So i fixed it in the code, but when trying the bloc examples again the lib path is still wrong (in the debugger).
Is there a way to reload the cairo lib or to reset it, so that the path would be right and it would find the lib ?
Steven.