Re: Cannot use chicken-install crunch on windows
Srayan Jana via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <PH8PR14MB6996DAB38ABB4D48F26F116CE0F0A@PH8PR14MB6996.namprd14.prod.outlook.com> |
That's a shame. I'm a big fan of the CRUNCH stuff, it's the main thing that got me interested in using Chicken. ________________________________ From: Peter Bex <[email protected]> Sent: Wednesday, October 22, 2025 10:45 PM To: Srayan Jana <[email protected]> Cc: chicken-users <[email protected]> Subject: Re: Cannot use chicken-install crunch on windows 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