[Bese-devel] ucw_dev + arnesi_dev on win32 / lispworks 4.45
Asbjørn Bjørnstad
asbjxrn at bjxrnstad.net
Sat Oct 1 06:22:51 UTC 2005
On 01 Oct 2005, at 7:02 AM, Mac Chan wrote:
> Hi,
>
> I'm trying to load ucw_dev + arnesi_dev on win32 lispworks
> professional and encounter some errors. Sorry I don't know enough to
> figure out where the culprit is. So all I can do is to report it to
> the list and see if anyone can help.
>
> Thanks.
>
> **++++ Error in (METHOD IT.BESE.UCW::PLACE (IT.BESE.UCW::PLACE)):
> No applicable methods for #<STANDARD-GENERIC-FUNCTION
> IT.BESE.ARNESI::LEXICAL-VARIABLES 21C78E9A> with args
> (#S(LEXICAL::ENVIRONMENT :VARIABLES ((#:KEYFORM17433 .
> #:|dummy-lexical-variable|) (#:G17432 . #:|dummy-lexical-variable|)
>
I have not tried this as I don't run lispworks under win32, but I
think the forms for lispworks and linux in arnesi/src/lexenv.lisp
should work for win32. Try changing #+(and lispworks linux)
to just #+lispworks and see if it works.
--
-asbjxrn
More information about the bese-devel
mailing list