I installed the most recent version (2.49) under Windows 8.1 and got an error when invoking clisp with the following command line:
C:\Projekte>c:\clisp\clisp.exe -B "C:/clisp/" -M "C:\clisp\/full/lispinit.mem" "myapp.lisp" 1>myapp.txt C:/clisp//base/lisp.exe: initialization file `C:\clisp\/full/lispinit.mem' was not created by this version of CLISP runtime
Found that I had to invoke C:\clisp\full\lisp.exe instead.
Log in to post a comment.
I installed the most recent version (2.49) under Windows 8.1 and got an error when invoking clisp with the following command line:
Last edit: ChristophK 2020-10-16
Found that I had to invoke C:\clisp\full\lisp.exe instead.