Kenneth Flak
Kenneth Flak
Weird, still not working...
Can confirm this behavior on my system as well. However, if I run OPs example code and hit M-. I get an error: ```lisp sly-edit-definition: (((DEFUN FN) (:error Error: DEFINITION-SOURCE...
I did a bit of investigation on my side with a minimal config: ```lisp (add-to-list 'load-path "~/build/sly") ; after pulling the git repo to this path (require 'sly-autoloads) (setq inferior-lisp-program...
Further digging: I wiped my entire config clean, and the problem persisted. However, it works fine when I use the version of sly that I pulled down from git and...
I'm also having similar issues. After symlinking libOpenEXR, libIex, and libImath and still getting errors, I decided to give up for the time being. This is one of those extremely...
> I think we should just static all the libs for Linux as well I would love to see that happen! I have zero problems with a bit bigger download...