Re: Cannot use chicken-install crunch on windows
Peter Bex via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <aPnArVsfidFuxTCT@doggett> |
On Thu, Oct 23, 2025 at 05:38:20AM +0000, Srayan Jana wrote: > I built from scratch and used MSYS2 and Im still getting the error with the fmemopen function Ah yes, looks like mingw/win32 doesn't have fmemopen. I suppose CRUNCH is currently lacking support for Windows. Cheers, Peter