libegit2
libegit2 copied to clipboard
A setup documentation.
Hi,
I haven't found any documentation about how I can build this project up in win10. Do you use it in windows ?
regards, Lajos
this worked for me:
https://github.com/magit/libegit2/issues/83#issuecomment-667646200
I had to remove something from one of the header files included with tdm64
I could build it with msys2 / mingw64 but when I load the .dll happen nothing.
Do you use it in windows ?
No. (And actually I don't use it at all.)
I intend to eventually look at improving building but it's not a priority and it would be better if someone who as experience with that (in particular building on Windows) had a stab at it.
I improved the load process to be more platform agnostic in #126 by using the builtin module suffix variable.