bohonghuang / cl-gtk4

GTK4/Libadwaita/WebKit2 bindings for Common Lisp.
GNU Lesser General Public License v3.0
215 stars 9 forks source link

Unable to compile the example program into executable #35

Closed PAGA-Official closed 1 year ago

PAGA-Official commented 1 year ago

你好,我在运行此条命令:(asdf:operate :program-op :cl-gtk4/example)时出现了如下问题:

Symbol "SIMPLE" not found in the GTK4.EXAMPLE package.

Stream: #<dynamic-extent STRING-INPUT-STREAM (unavailable) from "gtk4.exa..."> [Condition of type SB-INT:SIMPLE-READER-PACKAGE-ERROR] 请问该如何解决,谢谢

bohonghuang commented 1 year ago

已在提交 41edd7a986c8a0a40ab0409cdd99130c0e9969ec 中修复,感谢反馈。