Hi,
some Windows users are repeatedly running into Pharo failing to load Cairo library on Windows (see stack screenshot at the bottom). The problem is that I have no idea how to even start debugging this. Is there some documentation on how Pharo loads libraries via FFI on Windows that I can start digging into? Note that the library is definitely present, as this happens only occasionally -- it can be fixed by restarting PC. But I cannot reasonably ask users to restart just because Pharo decided it doesn't feel like loading a library. Any pointers / docs / ideas appreciated. Thanks, Peter |
I've not used this, just found it poking around... cheers -ben On 19 May 2018 at 19:37, Peter Uhnák <[hidden email]> wrote:
|
In reply to this post by Peter Uhnak
On Sat, May 19, 2018 at 1:37 PM, Peter Uhnák <[hidden email]> wrote:
You can see the actual code from ?
|
A bit further, the windows specific code is in check the users of LoadLibrary, which comes form the windows std libraries. On Sun, May 20, 2018 at 9:46 PM, Guillermo Polito <[hidden email]> wrote:
|
Free forum by Nabble | Edit this page |