Hey internals,

Just a quick update on this in between the holidays.

There are indeed quite a few of the libraries provided in the php-src's
Windows SDK that are missing from Conan Center Index, which is the
default remote when fetching dependencies using Conan.

I have submitted a recipe for WinEditLine and it is pending review by
the Conan team. I am basically done with OpenLDAP's recipe as well, but
it needs Cyrus SASL as a dependency, which does not build on Windows
using the CCI recipe yet.

Ironically, many of PHP's dependencies use Autotools as their build
tool, which makes it practically impossible to build them cross
platform, so I have to rewrite things in terms of CMake :)

Regards,
Horváth V.

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to