hey, any pointers on using mcclim on windows? i was able to install it
using quicklisp, but it always throws the same error when i try to run
(clim-demo:demodemo)
The value
NIL
is not of type
NUMBER
[Condition of type TYPE-ERROR]
Restarts:
0: [USE-LOCALHOST] Use local unix display
1: [RETRY] Retry SLIME REPL evaluation request.
2: [*ABORT] Return to SLIME's top level.
3: [ABORT] abort thread (#<THREAD "repl-thread" RUNNING {10035B8033}>)
--
---
Fabrice Leal