Thanks :)

Will try it :)

 

Le 2017-12-07 16:41, Esteban Lorenzano a écrit :

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.