Jack

Results 4 issues of Jack

`cc -m64 -o /home/silver/.cache/common-lisp/sbcl-1.3.11-1.4-suse-linux-x64/home/silver/quicklisp/dists/quicklisp/software/cffi_0.18.0/libffi/libffi-types__grovel-tmpGHU3ALSV -I/home/silver/quicklisp/dists/quicklisp/software/cffi_0.18.0/ /home/silver/.cache/common-lisp/sbcl-1.3.11-1.4-suse-linux-x64/home/silver/quicklisp/dists/quicklisp/software/cffi_0.18.0/libffi/libffi-types__grovel.c ` ``` with command ("cc" "-m64" "-o" "/home/silver/.cache/common-lisp/sbcl-1.3.11-1.4-suse-linux-x64/home/silver/quicklisp/dists/quicklisp/software/cffi_0.18.0/libffi/libffi-types__grovel-tmpGHU3ALSV" "-I/home/silver/quicklisp/dists/quicklisp/software/cffi_0.18.0/" "/home/silver/.cache/common-lisp/sbcl-1.3.11-1.4-suse-linux-x64/home/silver/quicklisp/dists/quicklisp/software/cffi_0.18.0/libffi/libffi-types__grovel.c") exited with error code 1 [Condition of type CFFI-GROVEL:GROVEL-ERROR] ``` Getting the following error...

workaround exists

Running Tutorial01 code causes the following message to be displayed: > This is SBCL 1.3.10, an implementation of ANSI Common Lisp. > More information about SBCL is available at http://www.sbcl.org/....

Today I was trying to check out how deployment worked but I ran into some issues. When I moved the deployment files over to a new windows computer it was...

To start with the smaller things first, I updated the _Readme_ to reflect the use of the addons for sdl2. Namely showing, _(sdl2 mixer) (sdl2 image)_... etc. Also included, is...