You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PECL doesn't run on Windows, so it's not something a Windows user can run. Instead, Windows users go to https://windows.php.net/downloads/pecl/releases/ and download the DLLs for native extensions.
There were two efforts on this, one was getting this into Composer, but its stalled. Another effort was Pickle https://github.com/FriendsOfPHP/pickle and there is a PR as well for Composer to integrate but both efforts have died out. Pickle should still be usable, but again for Windows I am not sure how complex the setup is. Pickle still requires the package to be available via PECL.
Thanks for the investigation! Looks like PECL/Pickle may be the way to go, if effort picks up again. Easiest may be repositories of asking to build the packages by self.
Can haz composer require Raylib???
The text was updated successfully, but these errors were encountered: