Shinichi Tanaka
Shinichi Tanaka
@timmydo Thanks! Hmmm... is what happens in your machine like this?: After launching SDL2 Lem, the log ` [17:15:51] lem-sdl2 main.lisp (update-display sdl2) - lem-if:update-display` printed in the file, but...
flexi-streams's external-format documentation: http://weitz.de/flexi-streams/#external-formats
flexi-streams support came on the PR https://github.com/t-sin/inquisitor/pull/52
It's in progress on the https://github.com/t-sin/soyboy-sp.vst3/tree/feature/use-official-egui branch.
I met this. I think the reason on this relates that lem uses qlot for out-of-quicklisp dependency management. `ql:*quicklisp-home*` may be modified by roswell or qlot, so quicklisp cannot found...
Oh, I did remove `~/.roswell` but did not remove `~/.qlot` so probably I used old qlot. I try again after removing `~/.qlot`. Thanks for your mention!
I have successfully installed lem via roswell after removing `~/.roswell` and `~/.qlot` and building roswell. Thanks a lot @fukamachi ! It seems this issue is solved. Could I close this...
The ancestor codes written with Common Lisp are licensed under two license: GPL (I don't know the version) and BSD 2-clause. In (Common) Lisp world, It seems that projects loaded...
2 years ago... I must act to this problem but I don't know what can I do. I want to change the license to non-GPL license but (maybe) I can't...
Added note in test code: https://github.com/t-sin/inquisitor/commit/479c9bbdbe015a879d9cea68cc89df98384844c9