Re: Is CSM supported on Windows?
Felix Winkelmann via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
On Sat Aug 22, 2026 at 11:59 PM CEST, Quinn Van De Keere via Chicken-users wrote: > Hi all, > > I'm trying to compile a simple project via CSM consisting of just one > .scm file (for now) and it refuses to work on Windows. Hi! This is definitely a bug - csm should work on Windows, even though our main target environment is UNIX-like systems. I'll look into this and get back to you. cheers, felix