The integrated cross-platform development tool for ANSI Common Lisp LispWorks logo

Lisp Knowledgebase



Title: DOS window appears with delivered application

ID: 10011


Product: LispWorks for Windows (Professional / Enterprise)
Version: 4.1
OS: all Windows platforms

Description: To prevent this from happening, use :console :input as an
argument to deliver. This will raise the console only if something
prompts for input from *terminal-io*. The default value delivery sets
this to :io which raises the console so you can see the save
details for the delivered image.

See Also:
Workaround:
Patch:

Hardware:N/A
Summary:You may notice a DOS window appears when you run your delivered application.
Bug#:
Patch Enhancement#:
Reported:

Top | Back