[Openmcl-devel] How to make stand-alone application on Windows Vista.

Masato Sogame poketo7878 at yahoo.co.jp
Mon Oct 26 06:26:43 PDT 2009


Thank you Bill.
But I got another Error like this:

Error: value NIL is not of the expected type REAL.
While executing: CCL::<-2, in process Initial(0).
Type :POP to abort, :R for a list of available restarts.
Type :? for other options.

How to solve this?

>----- Original Message ----- 
>From: "Bill St. Clair" <billstclair at gmail.com>
>To: "Masato Sogame" <poketo7878 at yahoo.co.jp>
>Cc: <openmcl-devel at clozure.com>
>Sent: Monday, October 26, 2009 9:19 PM
>Subject: Re: [Openmcl-devel] How to make stand-alone application on Windows 
>Vista.
>
>
>SAVE-APPLICATION saves a lisp image, not a stand-alone executable,
>unless you pass a true value for the PREPEND-KERNEL keyword arg.
>
>Try:
>
>  (ccl:save-application "hello.exe" :toplevel-function 'main 
> :prepend-kernel t)
>
>-Bill 

--------------------------------------
GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
http://pr.mail.yahoo.co.jp/gyao/



More information about the Openmcl-devel mailing list