Search code examples
windowsgitgit-extensionsmeld

how can i get meld woking with git extensions on windows?


I've already set up meld on git extensions like this - meld config in git extensions.

But when I try to see the file diff, I get this error - error of git extensions diff.

So I install gtk+ following steps on https://www.gtk.org/download/windows.php. When all done, I tried diff again but same error shows up error of git extensions diff.

I searched everything online, but can not fix this problem. It's let me crazy, plz help me! Thanks a lot!


Solution

  • I've solved this problem: git extensions version 3.0.2 cannot use meld version 3.20, so I reinstalled meld version 3.18 and now it works!