Giter Club home page Giter Club logo

Comments (11)

bohonghuang avatar bohonghuang commented on July 19, 2024

请问你的 SBCL 版本是多少?你是在 32 位的 ARM 上运行的吗?

from cl-gtk4.

PAGA-Official avatar PAGA-Official commented on July 19, 2024

SBCL版本为2.3.2,操作系统为Windows 10 x64

from cl-gtk4.

bohonghuang avatar bohonghuang commented on July 19, 2024

SBCL版本为2.3.2,操作系统为Windows 10 x64

是 Msys2 的环境吗?直接执行 sb-ext:save-lisp-and-die 有出现类似的错误吗?

from cl-gtk4.

PAGA-Official avatar PAGA-Official commented on July 19, 2024

不是,是Windows命令行版本,运行所给命令会报错,截图如下:
image

from cl-gtk4.

bohonghuang avatar bohonghuang commented on July 19, 2024

请运行 (sb-ext:save-lisp-and-die "test-sbcl.exe" :executable t)

from cl-gtk4.

PAGA-Official avatar PAGA-Official commented on July 19, 2024

没有问题,成功退出

from cl-gtk4.

bohonghuang avatar bohonghuang commented on July 19, 2024

那么运行 (progn (ql:quickload :cl-gtk4/example) (sb-ext:save-lisp-and-die "test-sbcl.exe" :executable t)) 呢?

from cl-gtk4.

PAGA-Official avatar PAGA-Official commented on July 19, 2024

在Emacs里使用slime运行命令统统报错,但是在命令行下的sbcl顺利通过,太诡异了

from cl-gtk4.

bohonghuang avatar bohonghuang commented on July 19, 2024

在Emacs里使用slime运行命令统统报错,但是在命令行下的sbcl顺利通过,太诡异了

使用 SBCL 生成可执行文件时不能有其他线程正在执行,SLIME/Sly 都会创建新的的线程用于交互

from cl-gtk4.

PAGA-Official avatar PAGA-Official commented on July 19, 2024

问题解决了!Thanks,dude!

from cl-gtk4.

bohonghuang avatar bohonghuang commented on July 19, 2024

客气了。

from cl-gtk4.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.