On May 29, 2015 4:32 PM, "Jan Ehrhardt" <php...@ehrhardt.nl> wrote: > > Kalle Sommer Nielsen in php.internals (Thu, 28 May 2015 23:36:38 +0200): > >My compile argument was rather simple: > >cl deplister.c imagehlp.lib > > This one was indeed OK. I do not know anymore why it failed when I tried > the same. > > >If there is a persistent problem, then please report it at > >http://bugs.php.net/ and mark it with PHP 7.0 (master-Git) and we'll > >look into it. > > See https://bugs.php.net/bug.php?id=69729 > > I had to recompile mcrypt, iconv, xml2, ssleay32, libeay32, ssh2, curl, > xpm, zlib, jpeg, png, vpx, libbz2, netsnmp for VC14 to get some > extensions working. But for instance php_gmp.dll still fails on > mpir_a.lib.
As Anatol said it i s a work in progress. All the sources (patched or just for the reference when not) are available.on github. We also contact or send PR upstream when necessary. I would strongly suggest to work on the same base instead of duplicating the efforts or one of us trying to reproduce someone else build. Using the same base, we drastically reduce this kind of issues.