dllsample

34 views
Skip to first unread message

pber -

unread,
Sep 20, 2019, 4:55:58 AM9/20/19
to cormanlisp
I'm trying to call lisp from C++, see dllsample.lisp.
Effectively lisp code works, but when the client exits a msgbox inform me that a log had been wrote, with infos about the error.
I tryied to avoid the error by calling LISP-EXIT and LISP-SHUTDOWN before exiting, but the error remains.

Beside this point there is the very long loading phase. That small DLL must load the whole CormanLisp.img and this take some time.
Does exist a way to produce a smaller image? Maybe containing just what the DLL needs?

pber -

unread,
Sep 22, 2019, 2:52:37 PM9/22/19
to cormanlisp
After installed vc15 I can see it's a problem related to the GC. If finds "incorrect uvectors". Something which requires more knowledge then what I can do.
Reply all
Reply to author
Forward
0 new messages