[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot generate a stand-alone program + other questions



Quoting Matthew Flatt:
> > anyway, what are the steps to build a similar program ?
> 
> "games.exe" is a launcher. The "launcher" collection provides Scheme
> functions like `make-mred-launcher' to create launchers.

Sorry - I forgot that there's a simpler answer for creating a launcher:
DrScheme provides a "Create Launcher..." menu item in v103.

Matthew