Skip to content

Instantly share code, notes, and snippets.

@jmercouris
Created October 31, 2017 21:25
Show Gist options
  • Save jmercouris/d1338713bd6cdb5b936cca82abe17022 to your computer and use it in GitHub Desktop.
Save jmercouris/d1338713bd6cdb5b936cca82abe17022 to your computer and use it in GitHub Desktop.
CL-USER> (objc:load-framework "AppKit" :appkit)
; Warning: Interface file #P"/usr/local/src/ccl/darwin-x86-headers64/appkit/objc-classes.cdb" does not exist, and the containing directory does not exist.
; This may mean that that the "ccl:" logical-pathname host has not been properly initialized.
; While executing: CCL::CDB-OPEN, in process new-repl-thread(32).
; Warning: Interface file #P"/usr/local/src/ccl/darwin-x86-headers64/appkit/objc-methods.cdb" does not exist, and the containing directory does not exist.
; This may mean that that the "ccl:" logical-pathname host has not been properly initialized.
; While executing: CCL::CDB-OPEN, in process new-repl-thread(32).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment