php-git
php-git copied to clipboard
Windows PHP Extension DLL
Would any one be able to provide me with a windows compiled .dll for this to drop into my php extension directory?
Sadly it doesn't work that way :)
You need one for your architecture.
Ugh :[ Alright it makes sense. In that case then is there a walk-through for non-technical devs for compiling a dll in win?
:+1:
If I have time I may try to compile php-git with MSYS or cygwin.
I'll post any updates to this issue.
I will follow these directions: Building libgit2 on Windows and keep track of gotchas.