Hi,

Finally i remember how i fixed this problem in the past.

Just a small description for the record.

libgit2.dll fail to load on startup on Pharo 7 on Windows (in this case 8).

* Starting Pharo from launcher >> libgit2.dll load FAIL
* Starting Pharo from command line >> libgit2.dll load FAIL
* Double click on Pharo.exe and selecting the image (and viceversa) >>
libgit2.dll load FAIL

Solution:
Open 2 different file explorers and drag&drop your Pharo image on Pharo.exe
>> it works !!!

The funny thing is after applying the solution the previous methods that
failed to load the DLL start to work ok.

So, it seems some hacky problem with Windows LoadLibrary()... and the
association between .image file and Pharo.exe

Thanks Andrei and Ben for your answers !!!

regards,
bruno



--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply via email to